Android Wifi direct multiple connection ad-hoc

前端 未结 8 723
你的背包
你的背包 2020-12-05 20:52

I try to create an ad-hoc network between many Android devices, but I can\'t find documentation to do that.

I thought Wifi direct could work for what I want, but is

8条回答
  •  不思量自难忘°
    2020-12-05 21:00

    Ad hoc wifi is disabled in Android. You need to ask Google why they have chosen to do so. If you have access to a device that allow you to install custom Android images, you will be able to patch Android to support it. Or you can root your device and reenable ad hoc Wifi, there are plenty of solutions on the web on how to enable ad hoc on rooted Android devices. This is a software issue, the hardware on every Android device that I know of has support for ad hoc Wifi.

提交回复
热议问题