[android-developers] mySQL android php

2011-03-15 Thread acr
Hi all, I I'm trying to tackle a new area for me in the android dev which is getting/posting data to a mySql database. I am good with php and MySql just not sure how to tie in with android getting success/failure results etc. Basically what I am trying to accomplish is: 1: creating a new username

Re: [android-developers] mySQL android php

2011-03-16 Thread Marcin Orlowski
On 16 March 2011 03:51, acr wrote: > Hi all, > I I'm trying to tackle a new area for me in the android dev which is > getting/posting data to a mySql database. I am good with php and MySql > just not sure how to tie in with android getting success/failure > results etc. > You want to allow direc

Re: [android-developers] mySQL android php

2011-03-16 Thread Nicholas Johnson
I have several apps which talk to mysql databases that I have on my websites. For me, I use a http post and json to talk between the two. For example, say I want a user to be able to insert some arbitrary data into a database (assuming he's already set up a username and password on my website).

Re: [android-developers] mySQL android php

2011-03-16 Thread David Williams
Yes, That's pretty much my method too...been working fine :) David Williams Check out our WebOS mobile phone app for the Palm Pre and Pixi: Golf Caddie