我可以像在 Word 中那样在 Android 中检查拼写吗?
如果您在 MS Word 中输入任何内容,它不会自动完成或自动更正您的单词,它只是在错误的单词下划线。
Android 能否实现类似的功能。
我搜索了很多论坛和网站,它们都将检查拼写称为自动完成或自动更正。
感谢您的帮助
If you type anything in MS Word, it does not do auto-complete or auto correct your word, it simply underlines the wrong words.
Can a similar functionality be achieved in Android.
I have searched many forums and sites, they all refer to check spell as either auto-complete or auto-correct.
Thanks for help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
请检查 SpellCheckerSession
http://developer.android.com/reference/android/view/textservice /SpellCheckerSession.html
另外,您应该在提问之前尝试使用 Google。
Please check SpellCheckerSession out
http://developer.android.com/reference/android/view/textservice/SpellCheckerSession.html
also, you should try to use Google before asking questions.
简单回答:
Simple answer: