[android-developers] Re: Bus error when running 1.5 emulator

2009-04-17 Thread Mateo Aeon Ortega
I just had a similar problem. To make a long story short, my hostname was not resolving via DNS. Fixed that with some scutil /etc/hosts and viola! Small price to pay for wireless anywhere. mateo On Apr 16, 12:44 pm, Peter pkana...@gmail.com wrote: I'm running Leopard. I create an avd without

[android-developers] Re: How can I launch the built-in picture viewer app from my app?

2009-02-09 Thread Mateo Aeon Ortega
The Activity I think you are looking for is: com.android.camera.ImageGallery2 On Feb 9, 12:09 pm, Freddy f...@charter.net wrote: I don't want to re-invent the wheel and would like to use the existing android picture viewer.  I've found some intents to launch built-in android app such as the