i didn't use this, but i used adb foward tcp:xxxx tcp:xxxx
i did not find your problem.
the port will disappeared till kill command.
2008/11/15 Diego Torres Milano <[EMAIL PROTECTED]>
>
>
> > "You can also create ~/.android/redir.conf file and add the
> > redirections you want, one per line"
> >
> > where can i create this file?
>
> try this in your python
>
> $ python
> >>> import os
> >>> print os.path.expanduser("~") + "/.android/redir.conf"
> /home/user/.android/redir.conf
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---