This is an Android Application that displays all the Countries that are related to some or the other organizations around the world.
Below details are shown in the application:
1) GlideToVector - This library is used for getting images from url and displaying it in the imageview
2) Rest Countries API - This is an API that can be used to fetch the data and get it in the application - Search for region bloc to know more details about rest countries api
3) Volley library - It is use to handle http request
4) OkHttp - For networking
Check here for more details