Cute. But if you examine several of the sites that Google digs up you discover that there is no (supported) way to do true "remote SQL" access. The "right" (ie, blessed) way to do remote DB access from Android is to interpose some logic on the DB server so that you're not doing true remote SQL.
You could have just told the guy this. On Feb 3, 5:03 pm, TreKing <[email protected]> wrote: > On Mon, Jan 31, 2011 at 10:18 PM, noorul <[email protected]> wrote: > > Basic steps for connecting Mysql with Android sdk > > 1 Step:http://tinyurl.com/5ufhqfs > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

