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

AndroidP7zip does not work on Android 10 and Android 11 #19

Open
ungubajue90k opened this issue Jan 26, 2021 · 2 comments
Open

AndroidP7zip does not work on Android 10 and Android 11 #19

ungubajue90k opened this issue Jan 26, 2021 · 2 comments

Comments

@ungubajue90k
Copy link

Hello,

I have tested with this latest .apk version and it does not show folders and files in Android 10 and Android 11.
https://github.com/hzy3774/AndroidP7zip/releases/tag/v1.7.0

Permission: Storage is enabled

Screenshot_2021-01-26-16-53-59-718_com google android permissioncontroller
Screenshot_2021-01-26-16-54-04-580_com hzy p7zip app

Can you please provide a new version with current Android 11 API and SDK?

@ungubajue90k
Copy link
Author

Additionally, you should update the app icon because the design, graphics and resolution looks terrible. Thanks.

@Mubashar9D
Copy link

Use following line in your Manifest file application tag.
android:requestLegacyExternalStorage="true"
Or
Implement Scope Storage.

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

2 participants