Hello everyone,

I have gotten some stacktraces from Acer Liquid A1 phones that failed
to open the camera:

java.lang.RuntimeException: Fail to connect to camera service
        at android.hardware.Camera.native_setup(Native Method)
        at android.hardware.Camera.<init>(Camera.java:85)
        at android.hardware.Camera.open(Camera.java:67)
        at com.streetsofboston.smugdroid.snapfx.camera.SmugCamera
$Preview.surfaceCreated(SmugCamera.java:1358)
        at android.view.SurfaceView.updateWindow(SurfaceView.java:392)
        at android.view.SurfaceView.dispatchDraw(SurfaceView.java:264)
        at android.view.ViewGroup.drawChild(ViewGroup.java:1524)
        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:1256)
        ...
        ...

It works fine on other phones (although i've gotten similar stack-
traces from myTouch phones running 2.1, custom roms).

Besides the regular camera permission, does the Liquid Acer A1 need
another special permission in the manifest file for accessing the
camera?

Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to