Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 414 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 414 Bytes

RESTApiExample

A simple JSON parser android app.

parses JSON object recieved from RESTful webservice url "https://api.myjson.com/bins/kp9wz"

Gradle version is gradle-4.10.1

API level -28

Java source file is in "app\src\main\java\com\example\restapiexample"

XML layout file is in "app\src\main\res\layout"

Main interface is

After Parsing