How an Android Wear can keep the handheld wifi device activated? -


i've developed application on android wear. wear app communicating handheld device through messageapi. send command watch handheld device.

in order make full process work, handheld device has connected wifi, handheld device (motorola moto x 2014 5.0) losing wifi connection when going in sleep mode wifi settings saying should never sleep when it's in standby

it's more android os problem development, there workaround make work ?

have considered attempting use wifi lock in order ensure wifi radio doesn't go sleep?

http://developer.android.com/reference/android/net/wifi/wifimanager.wifilock.html


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -