Skip to content

Project #5 for #GoogleUdacityScholars - Android Basics Nanodegree - 2017-2018 - Tour Guide App for the city of Angers, France

Notifications You must be signed in to change notification settings

zanskar/MyTourAppAngers

Repository files navigation

MyTourAppAngers

Description

This is the fifth project of the second phase of Google Developer Challenge Scholarship - Android Basics - 2017/2018, on order to obtain a nanodegree. The subject was to create a Tour Guide app, with multiple screens containing at least 4 lists of relevant attractions for a given city. Moving between screens is made by using a ViewPager plus TabLayout (or a Navigation Drawer) combined with Fragments. Each list is filled with list items, populated using a custom adapter.

I chose to make an app about the city of Angers, main city in the region where I live in France. TabLayout gives access to monuments, restaurants, sports and parks information.

Technical points

  • Use of ViewPagerplus TabLayout
  • Use of Custom Adapter to populate a layout with data
  • Use of Fragments
  • Generate bitmaps with multiple densities and store them in drawer

Screenshots

About

Project #5 for #GoogleUdacityScholars - Android Basics Nanodegree - 2017-2018 - Tour Guide App for the city of Angers, France

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages