Koffeegod / demo-issues

a set of dummy issues for shooting videos, demos, etc
0 stars 0 forks source link

Wifi Togling timer to refresh Wifi Direct API #4

Open Koffeegod opened 8 years ago

Koffeegod commented 8 years ago

We would need to have a timer based solution that turns the Wifi off and back on to enable Wifi Direct Discovery to work continuously with Android devices

Koffeegod commented 8 years ago

I'm assuming this should happen in the native code?

Koffeegod commented 8 years ago

Note that this also need to detect if the user is currently using wifi anywhere on the device so we don't accidentally kill them. This is especially important when the device is actively in use.