| Author |
Message |
NeoLiu Junior Developer

Joined: 07 Jan 2008 Posts: 17
|
Posted: Mon Jan 07, 2008 7:23 am Post subject: [Solved] How to entry the adb shell? |
|
|
After i update your PATH, and setup the Eclipse, create a
hellowAndroid project, emulator running. And start adb.exe shell in the tools
But the cmd window splash a moment, the window disappear.  |
|
| Back to top |
|
 |
|
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2660 Location: College Park, MD
|
Posted: Mon Jan 07, 2008 3:39 pm Post subject: |
|
|
Hello NeoLiu,
Double-Clicking the adb.exe will cause the following:
1. adb.exe gets started
2. adb.exe recognizes it got no parameters
3. adb.exe prints the "usage"-help
4. adb.exe is finished
5. window disapperas
Solution: Open a CommandLine from your startmenu, like here:
In the popup-window type "cmd" or "command". This gives you a """static""" CommandLine-Window, which wont disappear after a command.
Now Browse your AndroidSDK-Tools Folder and run the adb-command.
Regards,
plusminus
Btw: Eclipse should start the adb.exe itself if you first. _________________
Download my apps  Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
NeoLiu Junior Developer

Joined: 07 Jan 2008 Posts: 17
|
Posted: Tue Jan 08, 2008 4:22 am Post subject: Re: How to entry the adb shell? |
|
|
Hi plusminus
Thanks for your help  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
© 2007, Android Development Community
All rights reserved.
Powered by phpBB.
|