An open API service indexing awesome lists of open source software.

https://github.com/angrycoding/oreo-wifi-tethering-switch

workaround for setWifiApEnabled which is not working in android 8
https://github.com/angrycoding/oreo-wifi-tethering-switch

Last synced: 10 months ago
JSON representation

workaround for setWifiApEnabled which is not working in android 8

Awesome Lists containing this project

README

          

# workaround for setWifiApEnabled which is not working in android 8

WifiManager access point methods are not working anymore in android 8, looks like it's functionality has been moved into ConnectionMananager, and again fuck using reflection.