Hi,

What was 'some error...' ?

If you have some error it is always better to include log output with
the error messages so we can help.

Regards

On Jul 13, 3:35 pm, saurabh kumar <saurav.triv...@gmail.com> wrote:
> Hi android developers,
>
> Please help me to resolve this problem:-
>
> 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 as suggested words while typing
> sms both simultaneously.
>
> .
> Thanks and regards,
> Saurabh Kumar

-- 
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