what is the purpose of using JSON in android?

Arunkumar

I need to know the purpose of using JSON in android ?

Please anyone tell me in a simple way...

Thanks

user4066399

JSON is very light weight, structured, easy to parse and much human readable. JSON is best alternative to XML when your android app needs to interchange data with your server

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

what is the purpose of using square brackets in json?

From Java

What is the purpose of using HKDF?

From Dev

What is Purpose of @using in BeginForm

From Dev

What is the purpose of using ~ in JavaScript?

From Dev

What is Purpose of @using in BeginForm

From Dev

What is purpose of Map interface in android using volley library?

From Dev

What is the purpose of Key Hash for using Facebook API on android?

From Dev

what is the purpose of tsconfig.json?

From Dev

What is the purpose of using session in WCF

From Dev

BASH: What is the purpose of using `/` in a list?

From Dev

What is the purpose of using nginx with gunicorn?

From Dev

BASH: What is the purpose of using `/` in a list?

From Dev

What is the purpose of fragment recycling by FragmentManager in Android?

From Dev

What is the purpose of crittercism's NotificationActivity in Android

From Dev

What is the purpose of using #define to define a constant with no value?

From Dev

What's the purpose of using semicolon in if condition?

From Dev

When using a JsonWriter, what's the purpose of WriteStartConstructor?

From Dev

What is the purpose of using genetic algorithm in learning an ANN

From Dev

What is the purpose of using prototype and static method in this factory?

From Dev

What is the purpose of using new operator in this example?

From Dev

what is the purpose of using ":" in OCaml function declaration

From Dev

What is Purpose of using mysql_secure_installation?

From Dev

What is the purpose of using glib typedefs (gint etc)?

From Dev

What is the purpose of this pattern using a volatile pointer to "this"?

From Dev

What is the purpose of using session_register_shutdown()?

From Dev

What is the purpose of this pattern using a volatile pointer to "this"?

From Dev

What is the purpose of using shift in shell scripts?

From Dev

What is the purpose of using prototype and static method in this factory?

From Dev

What's the purpose of using `sudo -S` explicitly?

Related Related

  1. 1

    what is the purpose of using square brackets in json?

  2. 2

    What is the purpose of using HKDF?

  3. 3

    What is Purpose of @using in BeginForm

  4. 4

    What is the purpose of using ~ in JavaScript?

  5. 5

    What is Purpose of @using in BeginForm

  6. 6

    What is purpose of Map interface in android using volley library?

  7. 7

    What is the purpose of Key Hash for using Facebook API on android?

  8. 8

    what is the purpose of tsconfig.json?

  9. 9

    What is the purpose of using session in WCF

  10. 10

    BASH: What is the purpose of using `/` in a list?

  11. 11

    What is the purpose of using nginx with gunicorn?

  12. 12

    BASH: What is the purpose of using `/` in a list?

  13. 13

    What is the purpose of fragment recycling by FragmentManager in Android?

  14. 14

    What is the purpose of crittercism's NotificationActivity in Android

  15. 15

    What is the purpose of using #define to define a constant with no value?

  16. 16

    What's the purpose of using semicolon in if condition?

  17. 17

    When using a JsonWriter, what's the purpose of WriteStartConstructor?

  18. 18

    What is the purpose of using genetic algorithm in learning an ANN

  19. 19

    What is the purpose of using prototype and static method in this factory?

  20. 20

    What is the purpose of using new operator in this example?

  21. 21

    what is the purpose of using ":" in OCaml function declaration

  22. 22

    What is Purpose of using mysql_secure_installation?

  23. 23

    What is the purpose of using glib typedefs (gint etc)?

  24. 24

    What is the purpose of this pattern using a volatile pointer to "this"?

  25. 25

    What is the purpose of using session_register_shutdown()?

  26. 26

    What is the purpose of this pattern using a volatile pointer to "this"?

  27. 27

    What is the purpose of using shift in shell scripts?

  28. 28

    What is the purpose of using prototype and static method in this factory?

  29. 29

    What's the purpose of using `sudo -S` explicitly?

HotTag

Archive