Myeongwon-Kang/apps-for-android

WikiNotes Installation not showing up immediately in Emulator

Closed this issue · 1 comments

After installation, using adb install the WikiNotes app icon did not show
up in the emulator. Stopping and restarting the emulator did the trick.

Original issue reported on code.google.com by intellib...@gmail.com on 5 Mar 2008 at 6:47

This happens sometimes with the emulator/eclipse plugin and is not limited to
WikiNotes. Usually a reset adb works (from inside of the DDMS perspective) but 
the
surest way is to quit both the emulator and eclipse, and then run adb 
kill-server
from the command line. It should then work just fine.

Original comment by dickw...@gmail.com on 10 Mar 2008 at 11:11

  • Changed state: Fixed