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 开发了一个自定义 IME。问题是我不知道从哪里开始实施自动更正。Android 中有预建的字典吗?是否有专门用于自动更正的 API,或者只是导入您自己的字典并对照它检查单词的问题?