HI all, I have built the android source and SDK on my Ubuntu machine successfully. I am now trying to run the emulator generated in this sdk. But the mobile screen on emulator appears blank and adb commands executed keeping this emulator running give "device offline" error.
To launch emulator i followed these steps: 1. android create avd -n avd1 -t 1 -sdcard 256M 2. emulator -avd avd1 3. adb devices Can anyone please suggest the solution to this problem? Thanks, Anu -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting