Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotspot Module Support for Android >= 8.0 (Local Only Hotspot) #43

Open
tranquvis opened this issue Mar 30, 2021 · 0 comments
Open

Hotspot Module Support for Android >= 8.0 (Local Only Hotspot) #43

tranquvis opened this issue Mar 30, 2021 · 0 comments

Comments

@tranquvis
Copy link
Owner

Turning Wifi Hotspot on/off isn't possible anymore on android >= 8.0 in the way it was possible before. Some information can be found here: https://stackoverflow.com/questions/6394599/android-turn-on-off-wifi-hotspot-programmatically.

Android introduced a new api, which again makes it possible to turn Wifi Hotspot on/off, but this hotspot will not allow access to the internet. See https://developer.android.com/guide/topics/connectivity/localonlyhotspot .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant