Android HttpClient sending request to host machine over USB

后端 未结 3 469
猫巷女王i
猫巷女王i 2021-01-18 22:34

I have an Android app running on a phone that\'s connected to a host machine over USB. The phone will always be connected to the machine and I need to go an HTTP request to

3条回答
  •  盖世英雄少女心
    2021-01-18 23:40

    This Android app + Windows host app should do the trick:

    http://www.codeproject.com/KB/android/UsbPortForwarding.aspx

提交回复
热议问题