Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想制作一个在后台运行的 android 应用程序,并获取在键盘上按下的键并以另一种语言(例如波斯语或阿拉伯语)抛出它的等价物。我怎样才能做到这一点?谢谢你的帮助。
我怀疑你可以写这样的APP,这会违反android中的许多安全措施。但是您可以编写自己的自定义软键盘:
如何为安卓开发软键盘?
用户必须在设置中明确选择您的键盘。您将能够在键盘内完成所有翻译。