开发者

How to transfer a file from one android emulator to my Android device?

开发者 https://www.devze.com 2023-02-02 03:22 出处:网络
I want to develop one small a开发者_StackOverflow社区pplication to transfer a file from my android emulator to an android device through coding. I dont know how to achieve this, please if anybody know

I want to develop one small a开发者_StackOverflow社区pplication to transfer a file from my android emulator to an android device through coding. I dont know how to achieve this, please if anybody knows help me.


Learn how the communication is done via Java. Then implement client and server applications and install them to emulator and to the phone.

0

精彩评论

暂无评论...
验证码 换一张
取 消