Skip to content

A Titanium module. You can use it to get the state of the wifi adapter, as well as turn it on or off.

License

Notifications You must be signed in to change notification settings

ryansoy/androidwifi2

 
 

Repository files navigation

androidwifi2

A Titanium module. You can use it to get the state of the wifi adapter, as well as turn it on or off. Accessing the state of the adapter requires android.permission.ACCESS_WIFI_STATE as you might guess. Turning it on or off requires android.permission.CHANGE_WIFI_STATE.

About

A Titanium module. You can use it to get the state of the wifi adapter, as well as turn it on or off.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.4%
  • JavaScript 27.6%