E
E
emigrantdd2014-08-12 16:38:48
Android
emigrantdd, 2014-08-12 16:38:48

What to read to understand how to work with json?

My task is to write a simple application for the android system, but the main task of this application is to request a string from the server in the form Item( id, name, description, photolink ); and put it in an .xml file, what can you tell me to read to figure it out? Do you have examples or documentation?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Copperfield, 2014-08-12
@Copperfield

Json is a fairly simple format.
To understand it, a couple of examples will suffice.

I
ivanfenenko, 2014-08-21
@ivanfenenko

You can understand Json with an example. For example, from Google https://developers.google.com/places/training/auto... (though here you will also understand how to work with Google)
In general, do you have a question about Json or .xml?
It is interesting about the xml file all the same. You don't mean layout for an hour? :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question