I think you can write a webservice. You could have a Servlet that would
provide you data from your mysql database which is in some remote server.
Search google for ksoap2 webservice client or some REST solution for
android.

On Sat, Jan 23, 2010 at 1:55 AM, hightechartist1
<[email protected]>wrote:

> Hi,
>
> I am trying to figure out how to retrieve data from website database
> MySQL not SQLite to display in ListView? I looked everywhere for it
> and can't find any tutorials or code about it. I know about notepad
> but it used only SQLite but I really wanted to know how to do with
> MySQL than SQLite to display in ListView.
>
> I looked at this plusminus's tutorial
> http://www.anddev.org/doing_http_post_with_android-t492.html
> about "Doing HTTP Post with Android" and it is really useful but i
> need to display in Listview not dialog message.
>
> or this tutorial is really good example but i need ListView:
>
> http://groups.google.com/group/android-beginners/browse_thread/thread/878e5ff197cf7f71
>
>
> Please let me know how to display data in ListView from website
> database MySQL. Thanks!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>



-- 
Murilo Costa
[email protected]
twitter.com/murilobtc

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to