开发者

Dictionary from standard Android keyboard

开发者 https://www.devze.com 2023-03-15 03:06 出处:网络
Standard Android keyboar开发者_运维问答d has dictionary for suggestion. I need access to this dictionary.

Standard Android keyboar开发者_运维问答d has dictionary for suggestion. I need access to this dictionary. How can I take this access?


You might be able to access it using the http://developer.android.com/reference/android/provider/UserDictionary.html provider interface: never actually seen the dictionary explicitly accessed by application code, so you may or may not succeed at that.

0

精彩评论

暂无评论...
验证码 换一张
取 消