-
Notifications
You must be signed in to change notification settings - Fork 181
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 8.0 Oreo Permission (permission denied for window type 2002) #20
Comments
I found the answer myself. I first made the following change to the AudioWidget.java file to import the library as a folder, not as dependencies, and then to work seamlessly with both oreo and kitkat versions. I hope someone works. private void show(View view, int left, int top) {
|
Cool it's working. |
In version 1.0.1 of the library this was fixed. |
Cool its work for me!!! |
can anyone tell me steps how to do this |
I really do not know how to use this library in Android 8.0. "" Permission to crunch an app that does not work. Any help in this regard will be appreciated.
The text was updated successfully, but these errors were encountered: