copy from nickrussler work. Testing and learn how wifi ap works..
WiFiHotspot is hosted in the following web site
https://github.com/cychiang/WiFiHotspot
If you think the Android project WiFiHotspot listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WiFiHotspot.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
WiFiHotspot has the following Java source files.
cychiang.wifi.wifihotspot.ClientScanResult.java cychiang.wifi.wifihotspot.FinishScanListener.java cychiang.wifi.wifihotspot.WiFiAPManager.java cychiang.wifi.wifihotspot.main.java