[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-07-15 Thread blindfold
So apparently it is the known SDK1.5_r1 and SDK1.5_r2 emulator bug where calling getSystemService(Context.SENSOR_SERVICE) makes an app hang. On Jul 15, 4:31 pm, "Thomas McKay - www.winebythebar.com" wrote: > Toggling off the orientation in the sound&display settings allows > camera to work in em

[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-07-15 Thread Thomas McKay - www.winebythebar.com
Toggling off the orientation in the sound&display settings allows camera to work in emulator. On Jul 15, 9:33 am, "Thomas McKay - www.winebythebar.com" wrote: > To enable camera, is it simply a matter of hand editing the config.ini > in the avd dir? Do I need to update the avd with the android c

[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-07-15 Thread Thomas McKay - www.winebythebar.com
To enable camera, is it simply a matter of hand editing the config.ini in the avd dir? Do I need to update the avd with the android command afterwards? The camera still is not working in emulator after below modifications hw.camera=yes sdcard.size=1000M skin.name=HVGA skin.path=platforms\android-

[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-05-25 Thread Johnny Song
you must make sure that you have already implemented libcamera in your source code. 2009/5/22 arnouf > > Hi all, > > Strange behaviour with emulator running with Cupcake. > When emulator is launched (via ADT), a SD card is mounted correctly, > and I click on Camera, I have a black screen and not

[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-05-23 Thread gymshoe
You probably have thought of this, but when you created the AVD did you enable camera support (the default is disabled)? see: http://developer.android.com/guide/developing/tools/avd.html cheers On May 22, 8:02 am, arnouf wrote: > Ok so you did the test that I would like to do. > For your inf

[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-05-22 Thread arnouf
Ok so you did the test that I would like to do. For your information, if you make an AVD file with target 1.1, emulator is working correctly... On May 22, 1:03 pm, arjan broer wrote: > same problem here. > Running Ubuntu Linux, eclipse 3.4.1 > ADT 0.9.1.v200805011822-1621 > Android SDK 1.5_r1 --

[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-05-22 Thread arjan broer
same problem here. Running Ubuntu Linux, eclipse 3.4.1 ADT 0.9.1.v200805011822-1621 Android SDK 1.5_r1 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to an

[android-developers] Re: Camera application 1.5 on emulator does nothing

2009-05-22 Thread arnouf
If it can help you to understand, below the Logs 05-22 09:51:58.651: WARN/WindowManager(575): performLayoutAndPlaceSurfacesLocked called while in layout 05-22 09:51:59.292: DEBUG/StatusBar(575): updateResources 05-22 09:52:00.732: DEBUG/CameraService(542): Connect E from ICameraClient 0xd220 05-22