0
Whats the differences between Java, Java Script and Json
3 Answers
+ 2
For Android App Development Use Gson To Work With JSON. But there are many alternatives to JSON, i.e OData, Rest XML.
+ 2
JavaScript is a client-side language(i.e. browser-side language). Learning html,css,and JavaScript is must UI/UX development
You can think of Java as a server side language.
JSON is a format in which you send data from client to the server and vice-versa
+ 1
well understood can json be integrated in android app development