I have created a startcam from my app.. and this is how the cam activity looks like.. I don’t know how to klick to take a picture, where is the button?
What I want to do is also that when he has taken the picture and he is statiesfied, he click on a “finished button” so the picture will be shown on my app.

I see the same thing on developers.android.com, but my emulator has a working camera application. The camera button on the emulator itself doesn’t do anything, but I can access it from my app, and it gives me a camera like this:
You see the button at the bottom left takes the picture, then an OK button pops up, which returns it to your code.
My emulator settings are:
I believe you need the SD Card, not sure about anything else.