G gurus257 Newbie May 11, 2011 #1 Is there any way to Toggle wifi on android using java automatically.. It should toggle from On--> Off and Off--> On once when when we run apk. Is there any solution for this?? Thanks in advance.
Is there any way to Toggle wifi on android using java automatically.. It should toggle from On--> Off and Off--> On once when when we run apk. Is there any solution for this?? Thanks in advance.
cr5315 Android Enthusiast May 11, 2011 #2 You can use the Wifi Manager to enable and disable the devices Wifi WifiManager | Android Developers
G gurus257 Newbie May 13, 2011 #3 I have tried using them only. But its like toggling repeatedly. Anywayz Thanks a lot norton5315