I know how to write to a file in internal storage of the Android device, but i need to write to file in my computer for communicating with server in my computer by files communication.
Second, Is it possible for server which runs on my pc to write to an android device which is connected by usb to my computer?
The issue is that i have to simulate communication between android phone and server in my computer,in which both communicate by files. Thanks,