[android-porting] how to detect sdcard in built emulator

2009-04-28 Thread Jaewon
Hi all. I tested inserting sdcard image on already built android SDK emulator. It works. But when I test it on my emulator which is built with downloaded source. The option like this '-sdcard mysdcard' doesn't detect sdcard image. Anyone know about this? Thx. --~--~-~--~~--

[android-porting] Re: How to launch a standard application in adb shell

2009-04-27 Thread Jaewon
> adb shell rm /data/app/com.google.anroid.hello.apk > > > > On Apr 27, 5:21 am, "heyunh...@gmail.com" wrote: > > > > > u can use this command install ur application on android emulator > > > > # adb install hello.apk > > > > &g

[android-porting] How to launch a standard application in adb shell

2009-04-26 Thread Jaewon
Hi all. I'm using Android Emulator and adb shell. And I'm very wondering how to launch a standard application such as browser in adb shell. I think app_process should be used to do that. But I don't know the exact way. Does anyone know about that? Thx. --~--~-~--~~~

[android-porting] How to launch a standard application in adb shell

2009-04-26 Thread Jaewon
Hi all. I'm using Android Emulator and adb shell. And I'm very wondering how to launch a standard application such as browser in adb shell. I think app_process should be used to do that. But I don't know the exact way. Does anyone know about that? Thx. --~--~-~--~~~