[android-developers] Re: Cannot View Images from SD Card Image on Emulator

2009-02-03 Thread SBK
Thnks.. That worked.. On Feb 3, 1:18 am, myIP marckas...@gmail.com wrote: Read my last post. I simply reverted the SDK to 'release 1'. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Cannot view images copied to SD Card in the emulator

2009-02-02 Thread SBK
Hi I was able to copy image files to the emulator. This is what i did. 1. Created an SD Card image as per http://code.google.com/android/reference/emulator.html#sdcard 2. Run the emulator as emulator -sdcard imagename 3. Run adb push test.png /sdcard After restarting the emulator, i found that

[android-developers] Re: Cannot View Images from SD Card Image on Emulator

2009-02-02 Thread SBK
Hi All Even i am facing the same issue. Did you find any solution to this ? Regards SBK On Jan 29, 5:08 am, myIP marckas...@gmail.com wrote: What is your environment?  As you know, I am having the same problem and still cant find a solution yet.  Perhaps its something with our environment