[android-developers] Re: App crashing on HTC Magic launching camera intent

2009-07-22 Thread Thomas McKay - www.winebythebar.com
at all. Barcode > scanning worked as did the "label" capture. That being said... I also > just tried the code you posted above on my Ion and also did not > experience any issues. Not extremely helpful, I suppose, but it might > help others who may know more about this than me.

[android-developers] Re: App crashing on HTC Magic launching camera intent

2009-07-22 Thread Thomas McKay - www.winebythebar.com
Bumping... Does anyone have a working image capture intent for the HTC phones? On Jul 15, 10:37 am, Tom wrote: > Wine by the Bar app (free in Android Market) is crashing on the HTC > Magic. > > What intent settings/extras are needed to successfully launch > ACTION_IMAGE_CAPTURE on HTC Magic? >

[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

[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-