Android 中的自定义软键盘?
Android 中的 SoftKeyBoard 支持印度语言(印地语、泰米尔语、泰卢固语等)吗?包 Locale 和 UnicodeBlock 用于字体。但如何将自定义输入法集成其中呢?开发者网站中的 示例 还不够。
你能分享一些想法或教程吗?
Does SoftKeyBoard support the Indian Languages(Hindi,Tamil,Telugu,etc) in Android? The packages Locale and UnicodeBlock are used for the Fonts. But how to integrate the Custom IME in it? the sample in the developer site is not enough.
Can you share some idea or tutorials?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
应用程序中有一个名为“Tamil Visai”的 IME店铺。一探究竟。它支持在 Android 应用程序中输入泰米尔语。
您可以通过 @ Google Code 下载源代码。
希望对您有帮助。
there is an IME named "Tamil Visai" at app store. Check it out. It enables Tamil input in Android apps.
you can download the Source Code @ Google Code.
Hope it helps you.