androidimageandroid-emulatoroverridingandroid-camera

Android emulator camera custom image


Does anybody know is it possible to open some personal picture when emulator camera starts?

I have an application which is based on image analysis and I would like when I click a button for camera that camera opens not that default Android emulator moving image. I want it to open some image which I set as a default image. So when I choose to take a picture it will show only that image and when I take a take a picture, that image will be saved to gallery, not Android default image.


Solution

  • Download the source from following url. This is work as the another Gallery in the emulator. While passing intent to capture image from camera choose this gallery. this is looks like samsung mobile 3d gallery.. this will return the default images.. in emulators. one more thing it will work fine after 3.0 versions only.

    https://github.com/c-jiang/Gallery3D-Mod