Sunday, August 14, 2011

[android-developers] Re: Access user dictionary

I figured it out. Instead of UserDictionary.CONTENT_URI, you need to
use UserDictionary.Words.CONTENT_URI. Which makes me wonder why the
UserDictionary class exists at all, since the only genuine piece of
information it defines (the URI) isn't actually directly usable.

Peter

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment