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

Spoon not working on Android 10 but works on Android 9 #581

Open
jauggy opened this issue Sep 19, 2020 · 2 comments
Open

Spoon not working on Android 10 but works on Android 9 #581

jauggy opened this issue Sep 19, 2020 · 2 comments

Comments

@jauggy
Copy link

jauggy commented Sep 19, 2020

I am using spoon-client-1.7.1.jar and the basic screenshot functionality doesn't seem to work on Andorid 10 (API Level 29) but works on Android 9. With Android 10, accessing storage changed.

Here is an example of how you need to store files in Android 10:
https://stackoverflow.com/questions/61345973/unable-to-store-espresso-failure-screenshots-on-android-10-devices

@ReinisSeredzinsS
Copy link

Spoon client in general is not going to work on android 11 and 12 because of the scoped storage requirements. Does anyone know whether there are any plans to fix this ?

@JakeWharton
Copy link
Member

No one has worked on Spoon for about 6 years so I would not expect it to be fixed. If someone wants to send an easily-reviewable and easily-mergable PR to fix it then it would probably be merged and you could rely on the code on master. Otherwise you should investigate new tools.

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

No branches or pull requests

3 participants