G
G
Geter2022-03-06 21:50:13
Android
Geter, 2022-03-06 21:50:13

How to replace the standard camera on android?

You need to replace the standard camera application with another one that emulates shooting, but takes a photo from the gallery

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
srdp11, 2022-03-07
@srdp11

If an app calls a third party camera app in order to take a photo, then you need an app that has the appropriate intent filter in its manifest: https://developer.android.com/training/camera/phot...
Then you can choose it from the list when you try to take a photo.
If the application uses the camera api internally, then it will not work without root.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question