iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
267 stars 26 forks source link

Unable to give Storage Permission #77

Open Appliumus opened 11 months ago

Appliumus commented 11 months ago

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:

TheSiman commented 11 months ago

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

bnsmb commented 6 months ago

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 commented 5 months ago

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

ojde commented 3 months ago

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).