- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had a problem with ADB server and my concern is that error message was fuzzy. It didn't
explain what really happened:
...
Stopping ADB server failed (code -1).
...
Technical details enclosed:
Android SDK Platform-tools ( Rev 12 )
>> Android SDK Manager Log - with ADB error message <<
...
Preparing to install archives
Downloading Android SDK Platform-tools, revision 12
Installing Android SDK Platform-tools, revision 12
Stopping ADB server failed (code -1).
Installed Android SDK Platform-tools, revision 12
Downloading Intel Hardware Accelerated Execution Manager, revision 1
...
>> Android SDK Manager Log - no problems with ADB <<
...
Installed Intel Hardware Accelerated Execution Manager, revision 1
Stopping ADB server succeeded.
Starting ADB server succeeded.
...
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try restarting adb by stopping it (adb kill-server)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
to shut down the adb server, you just have to use this
commands
adb kill-server
adb start-server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi close your ide, kill adb by the task manager, and open your IDE, and ENJOY :)
Google it for more info !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ADB us used by another process, so you should kill it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
adb server restart..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you have proven eclipse IDE?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page