-
Notifications
You must be signed in to change notification settings - Fork 4
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
Doesn't work in Oreo #1
Comments
Didn't have an oreo phone to test it! The emulator also doesn't provide root. So if you do it and make a pull request I would appreciate it. |
The same happens in Android 9 (Pie) @aario you can create an Android-x86 VM, it comes with root and is easy to install |
Stay tuned. Will give it a try. |
@aario any update on the oreo/pie support? |
I've successfully made loading from both wpa_supplicant.conf and WifiConfigStore.xml (so it doesn't care about version of Android), but what should I do with settings page? There is only path for wpa_supplicant.conf. |
@dusanpol perhaps just add a config entry for this other file? Happy to do the work if you publish your fork |
I believe there is a way to get an Android emulator with root. |
JFYI: you can run Android-x86 in a virtual machine
|
Yeah, I'd like to see the work by @boerwastaken included too. |
Hello, are you plannig to add support for Oreo? I just found out that Oreo saves wifi config in WifiConfigStore.xml instead of wpa_supplicant.conf. If not, i would like to add it.
The text was updated successfully, but these errors were encountered: