The Tour Kyoto Tour Guide App for Udacity's Android Basics Nanodegree by Google. This project For education purposes only!
In this app i was able to:
- Planning an app design and navigation before coding.
- Selecting proper data structures to store lists of information.
- Building layouts to display those lists of data.
- Navigating between lists in Fragments using a ViewPager.
- Creating a custom classes.
- Properly handling images.
This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.