开发者

Android to PC transfer using a USB

开发者 https://www.devze.com 2023-03-06 10:03 出处:网络
Is there a way to transfer files stored on the android to the PC when the phone is connected with USB? A sync function of some sort. I would like to have 开发者_运维百科a one button USB transfer optio

Is there a way to transfer files stored on the android to the PC when the phone is connected with USB? A sync function of some sort. I would like to have 开发者_运维百科a one button USB transfer option in my app but I cant figure out how to do it. Please point me in the right direction.


You can follow these steps:

  1. configure Tethering & portable hotspot
  2. connect the computer to the hotspot
  3. start some kind of server on the computer
  4. copy the files using an android client for the server chosen in 4
0

精彩评论

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