Android 中的不同键盘布局

发布于 2024-12-05 15:35:41 字数 299 浏览 1 评论 0原文

我只是看了一下不同的设备及其软键盘。他们看起来都有点不同。我附上两张截图。一台来自我的 HTC Desire (Android 2.2),另一台来自模拟器 (Android 2.3)。 正如您在设备上看到的那样,回车键在设备上只是一个符号,在模拟器上它是“发送”。

我可以以某种方式改变它吗?

在此处输入图像描述

在此输入图像描述

I just took a look on different devices and their soft keyboards. They are all looking a bit different. I attach two screenshots. One is from my HTC Desire (Android 2.2), another one from Emulator (Android 2.3).
As you can see on the device the enter key is on device just a symbol, on emulator it is "send".

Can I change it somehow?

enter image description here

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

悲喜皆因你 2024-12-12 15:35:41

我一年前遇到了这个问题,我的问题是数字键盘与每个提供商都非常不同(不仅在样式上而且在显示的按钮上)

根据我个人的经验,尝试更改它是很痛苦的,您需要使用您自己的图像创建您自己的 SoftKeyboard 类。

如果这不是一个重要问题,我建议忽略它,或者找到满足您需求的键盘类型。

但是,我不知道在最新版本的 Android 中是否有更简单的方法来自定义键盘。

祝你好运:)

I had this problem a year ago, my problem was that the numeric keypad is very different from each provider (not only on style but on the buttons that are shown)

In my personal experience is a pain to try to change that, you would need to create your own SoftKeyboard class with your own images.

If it's not an important issue I recommend to just pass over it, or find a keyboard type that satisfies your needs.

However, I don't know if in the newest versions of Android you get an easier way to customize keyboards.

Good luck on there :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文