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

Unable to give Storage Permission #77

Open
Appliumus opened this issue Aug 21, 2023 · 4 comments
Open

Unable to give Storage Permission #77

Appliumus opened this issue Aug 21, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Appliumus
Copy link

Describe the bug
After installing i am unable to give the app storage permission. I tried to give it manually in the OS settings but there i also can not find an option to give the app permission. Only for Taking Photos/Recording/Mic
I guess this bug is more a problem of the OS but i am not sure.

Other Information:

  • App version 1.9.1
  • Device: Pixel 6 Pro
  • OS: Android 13 / GraphenOS
@Appliumus Appliumus added the bug Something isn't working label Aug 21, 2023
@TheSiman
Copy link

I have the same issue on Fairphone 4, CalyxOS (A13)

@bnsmb
Copy link

bnsmb commented Jan 13, 2024

Open a shell (either on the phone or via adb) and issue

pm grant com.iakmds.librecamera android.permission.WRITE_EXTERNAL_STORAGE

That will fix the issue (the command can be done by the standard user -- no root access necessary)

@saus23
Copy link

saus23 commented Jan 23, 2024

same issue. tried the command in termux and termoneplus, shows "Failure calling service package: Failed transaction (2147483646).
pixel 7a, Android 14, grapheneOS

@ojde
Copy link

ojde commented Apr 1, 2024

Same here, Samsung Galaxy Tab S8, Android 14
Cannot choose external sdcard, no way to give permission in settings, using pm grant com.iakmds.librecamera android.permission.WRITE_EXTERNAL_STORAGE in termux reports "Failure calling service package: Failed transaction (2147483646).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants