Eclipse 键盘语言
我使用的是安装了 Eclipse (Helios-SR1) 的英语(美国)Windows XP 笔记本电脑。我创建了一个 Android 应用程序,可以在模拟器和我的 Samsung Charge 手机上正常运行。但是,我有一个应用程序屏幕要求用户提供姓名和电子邮件地址。输入表单位于我的网站上,我使用 WebView 功能(和 INTERNET 权限)捕获输入数据并将其存储在 MySQL 数据库表中。我遇到的问题是我输入的每个字符(使用 Eclipse 键盘或笔记本电脑键盘)都更改为东方字符(我认为是中文)。我不明白为什么输入字符会改变..WTF!我过去两天一直在研究,但找不到使输入字符成为英语(美国)的解决方案。对于解决这个问题的任何帮助,我将不胜感激。提前致谢。
问候, 特里
I am using a English (U.S.) Windows XP laptop that has Eclipse (Helios-SR1) installed. I created an Android app that runs fine on the emulator and my Samsung Charge phone. However, I have one app screen that requests the user's name and email address. The input form is located on my website and I use the WebView function (and INTERNET permission) to capture the input data and store in a MySQL database table. The problem I am experiencing is that each character that I input (either using the Eclipse keyboard or laptop keyboard) is changed to an Oriental character (I think its Chinese). I don't understand why the input characters are changed.. WTF! I've been researching for the past 2 days and can't find a solution to make the input characters English (U.S.). I would appreciate any help in resolving this problem. Thanks ahead of time.
Regards,
Terry
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
更改模拟器中的输入语言并禁用日语和中文键盘,就像真正的手机一样。
在 android 1.6 中,
change the input language in the emulator and disable the Japanse and Chines keyboard as if it were a real phone.
In android 1.6