We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, Thanks for creating this app. I'm trying to move tickmate data from a old phone to new one but I encountered following error:
java.io:FineNotFoundException: /storage/emulated/0/Android/data/de.smasi.tickmate/<some_path> open failed: EACESS (Permission Denied)
The text was updated successfully, but these errors were encountered:
Did you copy the backup to that location?
Maybe you specifically have to set the read permission on that file?
Sorry, something went wrong.
No branches or pull requests
Hello,
Thanks for creating this app. I'm trying to move tickmate data from a old phone to new one but I encountered following error:
java.io:FineNotFoundException: /storage/emulated/0/Android/data/de.smasi.tickmate/<some_path> open failed: EACESS (Permission Denied)
The text was updated successfully, but these errors were encountered: