Application was made as a hobby project. It is used for exploring countries in the world and getting to know various details about them. Countries are presented in 5 different continents (South and North Americas are combined together) and are possible to search by their name, capital or alpha code. The information is retrieved from REST COUNTRIES.
- Kotlin for Android programming
- View binding
- Parsing JSON from REST API using Retrofit and RxJava
- Usage of GlideToVectorYou library for laoding remote SVGs to the ImageView
- Usage of Google Maps in Android applications with Google Maps Platform
- Styling the toolbar