I installed the microg-edition of LineageOS 20 on my Fairphone 4, pulled the stock camera app FPCamera.apk (com.fp.camera, v2.0.039(06301600-01)) out of the latest firmware update file and installed it on the phone. I also rooted it via Magisk.
Whenever I start the stock camera app, I get a “Permissions denied” message:
Permissions denied. You can change them in Settings > Apps.
I have given it all permissions it asked for and that are selectable: Camera, Microphone, Location.
adb logcat looks like it wants to have storage permissions, but I do not get asked for them:
CAM_PermissionUtils: checkPermissions, [android.permission.WRITE_EXTERNAL_STORAGE]
ActivityTaskManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.permissioncontroller cmp=com.android.permissioncontroller/.permission.ui.GrantPermissionsActivity (has extras)} from uid 10190
CompatibilityChangeReporter: Compat change id reported: 174042980; UID 10190; state: DISABLED
CAM_QuickActivity: onCreate return, by permission check!
What can I do to get the stock camera app working on my Fairphone4?
I would like to try the stock camera app on my Lineage FP4.
I wanted to follow these insctructions but i’m stuck at the first point…
How do you manage to pulled the stock camera app from the firmware update file ?
From my understanding it should be in system partition that should be in “super.img” ?
I tried some tools but i’m not enough used to android…
Thanks, I managed to pull the camera apk.
Unfortunately, it says that it’s not compatible with my device. Same thing that yvmuell linked, I’ll take a look at that topic