Transfer file from android(nexus1) to other server using GPRS -


I want to write an application that can transfer the Android (Nexus 1) file to another server using GPRS Will give. Which protocol do I use and how do I apply it?

HTTP is the most reliable protocol on this mobile device. It has a number of libraries (which are made in Android ) Which will help you in this, and I'm sure you can do it on the net.


Comments