adriangl/pict2cam ? reverse-engineered prompt

Reverse engineered prompt

Build me an Android app called Pict2Cam that works like a fake camera. When another app asks to take a photo, this app should let the user pick any image from their storage instead of opening the real camera, then send that image back so it looks like it came from the camera. I also want a simple crop step before confirming the image, so people can adjust it if needed.

Keep it clean and easy to use, with a straightforward picker and preview flow. It should be made in Kotlin and aimed at Android 5.0 and up. If there are any platform limits on newer Android versions, handle that gracefully and let the user know. Use current Android docs online if you need to check the best way to wire up the camera intent behavior.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab