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

Doesn't work in Oreo #1

Open
dusanpol opened this issue Jan 1, 2019 · 10 comments · May be fixed by #6
Open

Doesn't work in Oreo #1

dusanpol opened this issue Jan 1, 2019 · 10 comments · May be fixed by #6

Comments

@dusanpol
Copy link

dusanpol commented Jan 1, 2019

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.

@aario
Copy link
Owner

aario commented Jan 2, 2019

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.

@Megver83
Copy link

Megver83 commented Jan 3, 2019

The same happens in Android 9 (Pie)

@aario you can create an Android-x86 VM, it comes with root and is easy to install

@aario
Copy link
Owner

aario commented Jan 11, 2019

Stay tuned. Will give it a try.

@the-mentor
Copy link

@aario any update on the oreo/pie support?

@dusanpol
Copy link
Author

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.

@boerwastaken
Copy link

@dusanpol perhaps just add a config entry for this other file? Happy to do the work if you publish your fork

@PeterHindes
Copy link

I believe there is a way to get an Android emulator with root.

@ildar
Copy link

ildar commented Apr 15, 2020 via email

@boerwastaken
Copy link

@aario I've created a PR that adds Android 8+ compatibility (#6), have you seen it?

@robinpaulson
Copy link

Yeah, I'd like to see the work by @boerwastaken included too.

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

Successfully merging a pull request may close this issue.

8 participants