Skip to content

tempbottle/Android-Wifi-Hotspot-Manager-Class

 
 

Repository files navigation

Android Wifi Hotspot Manager Class

A simple java class to work with the Android Hotspot.

With this class you can check the current Status of the Hotspot, enable/disable it, get/set the current AP configuration and also get the list of currently connected clients.

This repository contains a demo project including a widget to control the access point.

Homepage

http://www.whitebyte.info/android/android-wifi-hotspot-manager-class

Note

To use the Methods within this Class you don't need root-Access, just in case you are wondering why some Methods may not work. This is due the Fact that most of the API used within those Methods is unofficial API and may be deprecated by now.

##License This project is open source and free, it is available under the Apache v2 License.

About

Android Wifi Hotspot Manager Class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%