android-camera

Android - Supported Image Types

Hello all, i have searched on the Image types supported by Android everywhere. Actually, my confusion is which are image types supported by Android (i.e. JPEG, gif, or other) , because just now i have done camera capturing code with JPEG, but when i go and open the Albums from my HTC Hero, then i cant view photos and images which i hav...

Android - Capture photo

Hello all, In my application, i have to implement native camera activity where i have to launch the camera and take photo. In detail, my application containing, One TextView (at top) to display activity name and one Button (At bottom) and in Middle Area of the screen, Camera preview should be viewed..When user click on that Button, Sna...

Android Camera width and height dependent on orientation ?

Does camera width and height in Camera.Parameters change when we change orientation from portrait to landscape ? ...

How to capture the frames in android during video recording?

hai friends i want to capture the frames while running the android camera in video mode is it possible? ...

android reboot option

When you'r new at making apps, for example with Camera, it regularly happens that the Camera hangs after some kind of wrong commands given to it. you can't open the camera after this has happened until you switch your phone off and on. I understand this can only be done by the system, but if there would be the possibility of giving the ...