Android: Transfer files/apps from android device to pc -


i developing android application enables user transfer files android device pc.

how can transfer selected files/apps connected pc?

you can use socket connection. pc server , android app client. way can send data mobile device pc.

for example can refer below link

http://www.javaworld.com/article/2077322/core-java/sockets-programming-in-java-a-tutorial.html

this written in java can write in android.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -