Created to quickly connect your Android device over WiFi to
Install, run and debug your applications without a USB connected.
It uses the ADB program.
When the program start it checks if ADB is running.
If ADB is not running it starts it.
While working , if needed , one can always restart the ADB
Program.
Emulators are not shown in the list only
The Android device (cellulars).
If one dose not “see” a device it means
The computer dose not have a USB DRIVER.
Choose a device and connect. When connected Unhook your device and
Start working,debugging. When finished disconnect and hook
Your device again.
Archives
Add characters to text lines Ver 1.0.0.3
This program will add text ,characters , in front and back of a text line.
I needed , while development , to add large text lines as CONSTANT to
Pascal source. So i made this program.
Its purpose is to add on each line , to large text file , “+’ ”
and ” ‘ ” .
The user can add any charters he wishes.
API Form Maker
The program uses Delphi components and style
to make an API DPR shell. The shell is very small
compare to regular programs.
The components are made from API.
The output is a DPR and an EXE file.
With the DPR shell add your own software that then can be compiled
and used with your own software.
MDB Form Maker
While working on a Delphi project i found that there is no
Auto making of forms for an MDB/SQL database. So i made this
program.
The MDB/SQL database uses 2 types only: ftString and ftMemo;
They make 2 components DBEdit and DBMemo.
Any thing else will be DBEdit.
Hebrew Holidays (DELPHI components)
Free DELPHI components to help in using HEBREW holidays on Year Planner component And Rx date component Ver 1.0