Here's an excellent ListView example with code for paging through
large #'s of items.  It's very similar to the music list in iTunes on
the iPhone.

http://devtcg.blogspot.com/2008/03/custom-android-list-view-widget-to.html

Given that you have 18,000 entries though, I recommend a search field
with auto-population of options based on queries back to the server.
I.e. have user type a letter and then display only cities beginning
with that letter.

Best of luck,
Anthony
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to