Skip to content

Udacity Android Basics Nanodegree project: Tour Guide

Notifications You must be signed in to change notification settings

dizzy-miss-lizzy/TourGuide

Repository files navigation

Tour Guide

A tour guide app for Newport, Oregon.

  • Built for API 15 or higher
  • 2 activities: MainActivity and DetailsActivity
  • 5 fragments: Sights, Activities, Food, Lodging, and Events

Basic structure:

MainActivity displays a ListView of objects contained in an ArrayList, which include information for an attraction according to each fragment category. A user can click on a ListView item, which sends an explicit intent to the DetailsActivity and displays an added detailed description and location, usually a hyperlink.

Image sources:

All pictures taken by me, except for:

About

Udacity Android Basics Nanodegree project: Tour Guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages