Can I use Wi-Fi Direct and cellular data in an app?

后端 未结 1 798
余生分开走
余生分开走 2020-12-15 02:15

I have two+ Android devices. I would like the devices to send instructions to the other devices using Wi-Fi Direct, while at the same time being able to access the internet

相关标签:
1条回答
  • 2020-12-15 02:58

    Yes it is possible to do that, you can check some articles over here . One of the developers in XDA has developed an application to do that called Super Download Lite and paid version of Super Download - Fast! . You can get details from here and here or you can do some hacking Here is the source code of application which connect to 3G and WiFi to share the connection of the internet (But I am not sure how much it will help you). or try decompiling or revers engineering the Super Download app

    0 讨论(0)
提交回复
热议问题