This android application is a Trivia Game which is created using http connections and API calls with JSON data formats.
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.
