1. I am developing latin IME keyboard and using "array list" to store
words. it is working fine for 5,000 words. but when i tried to
increase its number to 70,000 it shows some error.... i searched and
found that arraylist cant hold that much of words... one solution is
to use SQLITE databse.... but i don't know how to use it..

2. I want to use my own latin IME keyboard which contains some words
with inbuilt android sms dictionary i.e. need a code using which i can
use android sms dictionary + words from my app and the words will show
as suggested words while typing sms.

Plz help me..

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to