I am facing some issue while developing Video capturing application.
1) When I start capturing the Video, the surface view comes in landscape mode. I tried a lot. But i failed. I also referred
http://developer.android.com/reference/android/hardware/Camera.Parameters.html#setRotation%28int%29 .. but no result
2) I am using release() method. but when we use that, after capturing application get closed. if I donot use this in memory card there is a video with no any capture and zero size.
Can any body explain why it is happening so?
Thanks in Advance
I have same issue for thread create problem and i stop first thread and my activity is below….Problem is gone………. …