How to open ADB shell in Android Emulator?
October 22nd, 2011
Not long ago friend of mine asked a question on how to open ADB shell in Android Emulator in Windows.
Well, this is simple.
On your Windows machine, go to:
- RUN in Start Menu
- Type in CD C:\Program Files\Android\android-sdk\platform-tools
- If above doesn’t work, type in: CD C:\Program Files\Android\android-sdk\tools
- type in adb shell or just adb (for help)
That’s all!
Entry Filed under: English Blog
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed