Com.android.camera Apk 4.3

0 views
Skip to first unread message

Tina Popielarczyk

unread,
Aug 3, 2024, 5:09:27 PM8/3/24
to cautragunin

Note: I know that the code of the stock camera app is behaving incorrectly. It should not invoke com.android.camera.action.REVIEW Intent but Intent.ACTION_VIEW. At least this is what Open Camera does in its openGallery() function, plus a few other stuff.

Camera (including OpenCamera) does not open gallery.
Both Camera and OpenCamera are using com.android.camera.action.REVIEW intent after clicking just taken picture (right bottom corner) to review taken picture
com.android.camera.action.REVIEW is missing from Gallery Manifest.
Editing intent (using interceptor from AppManager) to android.intent.action.view brings choice of galley (and other apps too)

c80f0f1006
Reply all
Reply to author
Forward
0 new messages