u can store all the words and meaning in a database and u have to retrieve the meaning from the database using sqlite querys go thru database samples
regards, jovish On Wed, Sep 26, 2012 at 3:55 AM, bob <[email protected]> wrote: > You will want to use a Hashtable. You fill in the keys with words and the > values with definitions. > > > > On Monday, September 24, 2012 4:48:05 AM UTC-5, rajlaxmi jagdale wrote: >> >> how to develop a app for dictionary?from where i should i start? >> > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

