USB cable for data transfer with windows program

mariosteffen

Member
Licensed User
Longtime User
I have a Windows program and want to save some data on the Android SD Card. After that, I want to run an Android V2 program which uses the file received from the computer.
This Android program reads/writes from/on the SD card. I want to do this without detach the USB cable and also do not want to change manually the Android configurations (Application -> Development -> USB Debugging). Does anybody have an example for this ?

Thanks
 
Top