Skip to content

Latest commit

 

History

History
16 lines (6 loc) · 512 Bytes

File metadata and controls

16 lines (6 loc) · 512 Bytes

Trivia Game Application

This android application is a Trivia Game which is created using http connections and API calls with JSON data formats.

Trivia-app

Appendix

To make API calls, OkHttp is used, and JSON formatted data is parsed.

Using the Picasso library, the images are loaded into the program during operation.