I've been poking around and haven't come across any good examples/
tutorials
of how to populate a list from an external data source such as a
hosted,
mySQL database. Does anyone know of any tutorials or chunks of source
code?
I think the standard Android architecture for this would involve
communicating
via http and receiving data back in XML format. Then on the backend
there
would be some sort of mySQL db with stored procedures and server
extensions
that can talk to the Android app. From the GUI a data refresh is
triggered
as you scroll down the list (and run out of populated items).

Any pointers would be truly appreciated. Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to