How can I start writing apps for Camera in Android?

Android Camera API

Search for: Android Camera API

How to program the camera in Android?

Search for: How to program the camera in Android?

This sample uses the following class


android.hardware.Camera

if you have the latest SDK and tools create a new project in your eclipse from the API demos sample.


eclipse
new project
create from sample
pick the sample you want

Search for: android.hardware.Camera

Here is the camera api