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 <thomas.coz...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to