Native Android Camera Spoofing?

marketpros44

Shitlisted and never handled the issue
Joined
Jul 22, 2020
Messages
134
Reaction score
81
I want to display an image when the camera is requested.. Anyone have a good program for this?
I´ve downloaded 4 so far none work properly.
Thanks!
 
You can't. Technically it's not possible to implement that on an app (I'm a native Android dev).
Is it possible to just entirely overwrite the camera input stream with a still image? Not with an app, but with modifying the OS itself.
 
Is it possible to just entirely overwrite the camera input stream with a still image? Not with an app, but with modifying the OS itself.
I don't know of this one unless you want to download the AOSP, modify and recompile it yourself. Lol.
 
If anyone is interested I was able to accomplish this using a combination of Fake Camera for Windows and LDPlayer android emulator.
 
Back
Top