I want to open camera in android without using intents. I want to setParameters of camera before opening the Camera. (e.g I want to set default orientation of camera view to “LandScape” before launching the camera)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look here. You can create your very own camera app using surface view http://developer.android.com/guide/topics/media/camera.html