connect to android devices using wifi direct without prompt

前端 未结 2 1843
广开言路
广开言路 2020-12-13 16:52

i am trying to connect two android devices using WIFI direct and i was successful. But the problem is the second device has to accept the a connection prompt after the other

2条回答
  •  佛祖请我去吃肉
    2020-12-13 17:06

    This can be achieve using Xposed framework. You need add the code and install the App. The phone needs to be rooted in order for it to work. I have tested it on multiple Samsung phones and it works. Check this answer for details: How to auto-accept Wi-Fi Direct connection requests in Android

提交回复
热议问题