[android-developers] Re: dictionary app
rajlaxmi jagdale wrote:
how to develop a app for dictionary?from where i should i start?
bob wrote:
You will want to use a Hashtable. You fill in the keys with words and the values with definitions.
No. Assuming the OP means "dictionary" in the normal English sense and not the restricted computer-
programming sense, that won't be enough, and 'Hashtable' is an outdated type anyway, so don't
recommend it.
--
Lew
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home