Howdy, sorry if this turns into a crosspost - a previous post i attempted never showed up.
I'm developing in Eclipse with dev kit 1.5 on Kubuntu 9.04 (64bit) My camera-based app and the included camera app are behaving strangely - sometimes they simply lock up - regardless of whether they lock up or run i get the following errors: 04-15 00:39:52.320: ERROR/MediaPlayer(555): Unable to to create media player 04-15 00:39:52.320: ERROR/CameraService(555): Failed to load CameraService sounds. 04-15 00:39:52.330: ERROR/MediaPlayer(555): Unable to to create media player 04-15 00:39:52.350: ERROR/CameraService(555): Failed to load CameraService sounds. 04-15 00:39:52.460: ERROR/QemuSensors(766): sensors__get_sensors_list: no qemud connection 04-15 00:39:52.930: WARN/OrientationEventListener(766): Cannot detect sensors. Not enabled 04-15 00:39:53.630: WARN/IInputConnectionWrapper(629): showStatusIcon on inactive InputConnection 04-15 00:39:53.800: ERROR/Camera(766): _getParameters: picture- format=jpeg;picture-size=213x350;preview-format=yuv422sp;preview-frame- rate=15;preview-size=176x144 04-15 00:39:53.800: ERROR/Camera(766): setParameters() The camcorder never works, but at least the error message seems to make sense: 04-15 00:36:00.243: ERROR/videocamera(762): prepare failed for /sdcard/ DCIM/Camera/video-2009-04-15-00-35-59.3gp Is this a limitation with of the emulator on my OS? Is it me =) I created my AVD as follows: android create avd --name default_1_5 --target 2 --sdcard 512M any suggestions? 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 -~----------~----~----~----~------~----~------~--~---