Implementation of Kloh API
-
- Specified Events Based on User Location
- Specified Events Based on User Location
-
- Event Details and Map Preview
- Android Studio
- RetroFit HTTP request handling Framework
- Picasso for handling Images
- Google Map API
- Google Location API
- Google Support Libraries
- 1.The first thing that i did is the basic models that are required to the handling the data
- 2.After that basic API invocation is done in the app.
- 3.UI design are created
- 5.API integration with the app is done
- 6.Attaching the UI elements with API endpoint data
- 7.Commenting and testing