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

Android 9 - needs new permission for WLAN based hosts #856

Open
telebrett opened this issue Aug 7, 2018 · 5 comments · Fixed by #866
Open

Android 9 - needs new permission for WLAN based hosts #856

telebrett opened this issue Aug 7, 2018 · 5 comments · Fixed by #866

Comments

@telebrett
Copy link

After upgrading to Android 9, the WLANbased host connection doesn't work.

The app needs to request a new permission. See https://developer.android.com/about/versions/pie/android-9.0-changes-all

@abarisain
Copy link
Owner

Breaking changes for apps that target a lower sdk are just great

I'm sorry but MPDroid is no longer maintained. You should be able to easily grant those permissions using adb or patching the code.

I may do something, but I don't have any 9.0 hardware to test on: my Nexus 5x has been dropped by google

@telebrett
Copy link
Author

Thanks, I'll see if I can develop a patch and build myself

@nomis
Copy link
Contributor

nomis commented Jan 27, 2019

It's not possible to grant ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION using adb because the application hasn't requested those permissions.

nomis added a commit to nomis/dmix that referenced this issue Jan 27, 2019
nomis added a commit to nomis/dmix that referenced this issue Jan 27, 2019
@kzoltaan
Copy link

i install it from gplay, but still not working on android 9. is that the bugfixed version, or how? can u help?

@abarisain
Copy link
Owner

abarisain commented Oct 25, 2019

Sorry, this project is not maintained anymore

The dev branch is unreleased but master is really hard to get working in a current android studio. Crashes at launch for some reason

Check out the pull request, you can probably compile from it

@abarisain abarisain reopened this Oct 25, 2019
hurzl pushed a commit to hurzl/dmix that referenced this issue Nov 18, 2019
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.

4 participants