Notifications
Clear all
Configuration issues
0
Posts
2
Users
0
Reactions
240
Views
Topic starter
25/10/2010 7:48 am
Hi,
I'm using AbsoluteTelnet to access the android sdk through telnet.
Everything is working fine, however I notice that nothing shows up in the command line when I am typing. All inputs run correctly, but I'd still like to see what I'm typing. Is this an issue that is fixable?
Thanks
25/10/2010 1:13 pm
A typical telnet host will echo the characters back to you as you type, but if Android is not doing this, you can enable 'local echo'. THis option is available on the Options->Properties->VTOptions page.
Brian