Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 409 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 409 Bytes

SimpleAPICallUsingGSON

An android app that shows how to get data from a website easily by using GSON library and use that data which will be in the JSON format in order to display the data.
◻️ Learned from the Android & Kotlin Development Masterclass by Denis Panjuta.