Hello,
  I have been fighting with this for 3 days, and on my SurfaceView I am
getting a white screen from my rear camera, but the regular camera
application works fine.

  But, the front-face camera shows an image, so the SurfaceView appears to
be correct.

  I have tried this application: https://github.com/commonsguy/cwac-camera

  And I get the same results, which is why I finally decided to write.

  I also tried this fragment:
http://www.vogella.com/code/de.vogella.android.gallery/src/com/example/android/hcgallery/CameraFragment.html

  I am not certain how to troubleshoot this since it appears to be a
problem with my rear camera, but the camera does work with the camera
application.

  I also get Error 1001 which may be answered with
http://stackoverflow.com/questions/14493593/android-camera-error-1001-what-the-heck-is-that

  I extended SurfaceView instead of ViewGroup but no improvement.

Thank you for any help.
-- 
Resume & Projects: http://careers.stackoverflow.com/jamesblack

"I know that you believe you understand what you think I said, but I'm not
sure you realize that what you heard is not what I meant."
- Robert McCloskey

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to