0

How to get data from android to website

I mean I have a form of user with it's personal information in my user detail option on android app I want that information to transfer on website on just button click. how can I do that any ideas share please.

20th Sep 2017, 8:22 PM
Nawab Khan Jadoon
Nawab Khan Jadoon - avatar
1 Answer
0
You require API(web services) for communication with the website (back end) and by using volley library of Android for posting the data to the server of website.
11th Dec 2017, 1:26 PM
Shivam Singh
Shivam Singh - avatar