D
D
Dauren S2016-09-07 09:49:56
Mobile development
Dauren S, 2016-09-07 09:49:56

Transfer data from website to mobile app?

There is a site written in django, you need to transfer news data to an android mobile application. How to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
akass, 2016-09-07
@dauren101

You write an API, make a GET request from the application and get the data in a serialized form (JSON/XML).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question