I have a litte problem with a tutorial that I follow. I want to make a android application with a camera preview, but until now I haven’t found any good tutorial that show how to do it. Here is the link The tutorial
I’m not quite shure if I can use the “camera with intent” insted of the “camera preveiew” ? What do I do.
Thanks 🙂
Below Tutorials will help you.
http://www.vogella.com/articles/AndroidCamera/article.html
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/CameraPreview.html
Call inbuilt camera intent to have picture.