[android-developers] Re: using mysql

2008-05-10 Thread senthil arjunan
Hi Neo, Try this.. JAVA: String exsistingFileName = samplefile.txt; String lineEnd = \r\n; String twoHyphens = --; String boundary = *; String urlString=path/db_conn.php; HttpURLConnection conn; DataOutputStream dos; try{

[android-developers] Re: using mysql

2008-05-08 Thread vinh2b
I think you can't do it :) The leading company of mobile map solution www.pydod.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: using mysql

2008-05-08 Thread Dan U.
Use a web service between your client and your database. On May 8, 6:59 am, neo beyond the matrix [EMAIL PROTECTED] wrote: I want to access a mysql database from android –sending/receiving data great answers welcome :) neo --~--~-~--~~~---~--~~ You received