How to input ampersand(&), asterisk(*) and other characters in android 2.1 emulator?
- by upright
I'm trying to add a new account in android 2.1 emulator. When I'm entering my password, I found it's impossible to input some symbols, such as #,$,&,*, except @. For example, while I press shift+7, only 7 is shown in the password textview.
Any suggestion?