Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8017939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T20:59:18+00:00 2026-06-04T20:59:18+00:00

According to Android Debug Bridge : The server then sets up connections to all

  • 0

According to Android Debug Bridge :

The server then sets up connections to all running emulator/device
instances. It locates emulator/device instances by scanning
odd-numbered ports in the range 5555 to 5585, the range used by
emulators/devices. Where the server finds an adb daemon, it sets up a
connection to that port. Note that each emulator/device instance
acquires a pair of sequential ports — an even-numbered port for
console connections and an odd-numbered port for adb connections. For
example:

Emulator 1, console: 5554

Emulator 1, adb: 5555

Emulator 2, console: 5556

Emulator 2, adb: 5557 …

The ADB server only checks for devices by scanning odd-numbered ports in the range 5555 to 5585 ( 30 ports in total) and assigns 2 ports for each device. Is ADB capable of accepting more than 15 Android Devices (15×2 ports) or can I connect more devices on the same computer? I think it is impossible to run more than one ADB servers on the same machine.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T20:59:20+00:00Added an answer on June 4, 2026 at 8:59 pm

    You can run more than one instance of adb on the same computer using the environment variable ANDROID_ADB_SERVER_PORT. see more details on this answer.

    With the -ports option on the emulator, you can specify any port, and then do:

    $ adb connect localhost:PORT
    

    If your phone is rooted you can restart adbd on another port (see another answer), and then:

    $ adb connect IP_OF_DEVICE:PORT
    

    The device is then available over wifi and does not need to be plugged in.
    Be aware that anyone on your wifi network can access your phone this way!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: change layout and template in zend dynamically according to the device(android tab,iphone,ipad)
According to Android documentation registerForContextMenu can be called multiple times for different views: Registers
According to Android's Activity lifecyle , method Activity.onPause() is called only if another activity
According to Android documentation, using the .getTime() method in the Android location will return
I am going to consume web service from android according to this link http://jatin4rise.wordpress.com/2010/10/03/webservicecallfromandroid/
My android application needs to display time which has to be incremented according to
I've been trying to build live555 according to this guide: https://github.com/boltonli/ohbee/tree/master/android/streamer/jni as well as
I have a problem concerning the width of a DialogPreference in Android. According to
According to: http://developer.android.com/sdk/android-2.0-highlights.html Android 2.0 should support the HTML5 video element. I haven't been
I'm learning android now, and i write some simple codes according to the book.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.