dictionary - Built-in word list for AutoCompleteTextView in Android -


i want make autocompletetextview in app similar dictionary. have found many word lists, accessible 1 being dicts in /usr/share/dict. problem size of these words lists (around 1mb). since don not have specific need , regular words in dictionary suffice, hoping there mechanism use word list might available in regular android systems.

the question is: there way use built-in word lists of android os, or should bundle 1mb word list file app?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -