android - Eclipse keyboard language -



android - Eclipse keyboard language -

i using english language (u.s.) windows xp laptop has eclipse (helios-sr1) installed. created android app runs fine on emulator , samsung charge phone. however, have 1 app screen requests user's name , email address. input form located on website , utilize webview function (and net permission) capture input info , store in mysql database table. problem experiencing each character input (either using eclipse keyboard or laptop keyboard) changed oriental character (i think chinese). don't understand why input characters changed.. wtf! i've been researching past 2 days , can't find solution create input characters english language (u.s.). appreciate help in resolving problem. ahead of time.

regards, terry

change input language in emulator , disable japanse , chines keyboard if real phone.

in android 1.6

go settings -> locale & text -> select locale select english language (us) go settings -> locale & text unselect first option has chinese (i think) characters , japanese ime

android eclipse keyboard character

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -