This is an Android Application that displays all the Countries of Africa with their details.
Below details are shown in the application:
- Country Flag
- Country Name
- Capital
- Population
- Region
- Sub Region
- Languages Spoken
- Borders shared with other countries
-
GlideToVector - This library is used for getting images from url and displaying it in the imageview
-
Rest Countries API - This is an API that can be used to fetch the data and get it in the application
-
Volley library - It is use to handle http request
-
OkHttp - For networking