• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. J

    Apps how to change color of preview taken by android.hardware.Camera class?

    Hi All, I am developing application which will capture the image in JPEG format. Target of application is to change colors of captured image for giving effects like negative, night, etc. I am having problem while working on byte array of captured image. Can anyone suggests me hoe to change...
  2. J

    How to work on image?

    Hi All I have added camera in my application for capturing image and saving it into phone memory or SDCard. I want to change color combination of image (captured by camera ) while it will show preview of it. can anyone help me for this. Suggestions are most welcome. Thank you in advance.
  3. J

    How to give own effects to image captured by camera in android application

    Hi All I am developing an camera application where i want to capture image and give special effects. can anyone tell me how to work on preview of camera image taken by camera which i have include in application. My application is capturing image and saving it in device.But i want to show the...