you must use the 'redir' command from the emulator console (which is
specific to the emulator program),
i.e. with "telnet localhost 5554" then "redir <etc...>"

"adb shell <command>" is used to run a command within the emulated system,
and this is something very different

On Wed, Oct 29, 2008 at 12:28 PM, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:

>
>
> Hi Pals,
> I have a problem with the Android Emulator.
> When I trying to redirect the netware traffic as follow
>
> adb shell
> # redir ....
>
> I got a message the following message in the console:
>
> redir: not found
>
> I need to redirect all the requests that my java client executes
> through specific port to the port which my java server implementation
> is listening on the Android Emulator.
>
> It seems to me that something is missing from the installation because
> on window it does work.
>
> Thanks in advance Pals
>
> Douglas
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to