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 3998504
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T07:32:01+00:00 2026-05-20T07:32:01+00:00

I know it is possible to forward a port from my develop machine to

  • 0

I know it is possible to forward a port from my develop machine to an Android emulator, but how is this done?
I’ve found the solution on the android-developers site, but I couldn’t see how they’ve meant their instructions…
Anybody got some clear instructions on this? My develop machine is running Windows.

  • 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-05-20T07:32:02+00:00Added an answer on May 20, 2026 at 7:32 am

    To forward a port from your local machine to an Android Emulator, you need to have Telnet enabled. This is done through the Control Panel -> Programs and Features -> Turn Windows features on or off -> scroll down to Telnet Client. Then select it & press Ok. Now from your command prompt (with the Emulator running) you type telnet localhost "EmulatorPortNumber". The “EmulatorPortNumber” can be found in the titlebar of the Emulator, in my case it was 5554.

    You will now see something similar to this:

    Android Console: type 'help' for a list of commands
    OK
    

    Here, you want to type with as little as possible typo’s, as when you apply the backspace, it will corrupt your command and not accept it. The command you have to use here is redir. This will let you choose from 3 subcommands:

    list    list current directions
    add     add new redirection
    del     remove existing redirection
    

    The one you need now is add. But you can’t use it just like that. Typing redir add will give you the following line:

    KO: bad redirection format, try (tcp|udp):hostport:guestport
    

    This means that you have to specify what kind of port you want to forward (TCP or UDP port), which port on the local machine you want to forward (hostport) & which port you want to set on the Emulator (guestport).
    So, using a command like this:

    redir add udp:1337:12345
    

    forwards the UDP port 1337 on the local machine to port 12345 on the Emulator. Be cautious about deleting redirections, as they might crash your Emulator. You can also simply close the Emulator to remove any redirections. It’s easier & safer…

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

Sidebar

Related Questions

I know this is possible in Perl, but I was wondering if this can
Ok, This seems straight forward but I am having trouble finding the solution. I
I know its possible to receive a dayClick event on Fullcalendar. But I would
I know its possible to open an app from mobile safari using custom URL
I am doing an android applicaiton and I know its possible to show or
You can determine with git merge-base if a fast forward is possible, but is
I know this is a task that can't be unique, but I can't seem
I will try to make this as straight forward as possible. This question does
I would like to know if this scenario is possible: I Have Topic jms
I know this is not a really programmic question, but which one should I

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.