I use REST over http (get, put, post, delete, google for it) + xml serialization (xmlpullparser which is built-in on Android) to do smth like this. The permission will obviously be internet access.
On May 6, 5:13 pm, Tom <[email protected]> wrote: > Hi, > > I have a webapp running on a PC using a MySQL database. > I would like to transport data between my webapp and an android > application. > > Can you explain how to do this? > Which protocols may I use? > Wich permissions may I give to android application? > > Regards > Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

