Step #1: Write a Web service front-end for your MySQL database.
Instructions for this can be found lots of places, but not on this
list. A REST-style Web service will work best with Android.

Step #2: Use HttpUrlConnection or HttpClient to connect to and consume
that Web service.

On Sun, May 15, 2011 at 9:11 AM, Kavekkb <[email protected]> wrote:
> how can i use Android get MYSQL data
> use httpconnection or something function to receive and return
> i need example code...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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2

-- 
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