Project built for Udacity's Android Basics Nanodegree.
Android app that displays information about places to visit in Tokyo.
- ViewPager & TabLayout
- Fragments.
- ListView, CardView.
- CollapsingToolbarLayout.
Clone the repository using git (or download it as a zip), then import the project in Android Studio.
git clone https://github.com/ootahiaoo/TokyoGuideProject.git
No other requirements are necessary.
To be added.
Feel free to make pull requests/suggest improvements.