Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Develop an Android app leveraging location - based services for tourists visiting Tokyo ( students with name A - N ) / Edinburgh ( students

Develop an Android app leveraging location-based services for tourists visiting Tokyo (students with name A-N)/Edinburgh (students with name N-Z).
Design an intuitive interface that presents a categorized list of landmarks, including distinctions for historical sites, museums, sports arenas, and popular attractions such as the Tokyo Tower/Edinburgh Castle.
Utilize Android skills to implement an elegant user interface with styled displays of lists. The first activity should showcase various types of landmarks, and upon user selection, seamlessly transition to another activity displaying a map with a marked location for the chosen landmark.
Ensure a visually appealing and user-friendly experience throughout the application.
Android Project Naming rules:
You must name your Android Studio project according to the following rule:
YourFullName_COMP304_Hands-On_Test2_W23
Example: JohnSmith_COMP304_Hands-On_Test2_W23
Use minSdkVersion 23 and targetSdkVersion 31
Package name must be com.yourfirstname.yourlastname, for example: com.john.smith
Main activity should be named: YourFirstNameActivity, for example: JohnActivity.
Provide your student number as a comment at the top of main activity.
Submission rules:
Archive your project in a zip file named according to the following rule:
YourFullName_ COMP304_Hands-On_Test2_W23.zip
Example: JohnSmith_ COMP304_Hands-On_Test2_W23.zip
Use Android Studio Export to zip feature to zip your projects (File/Manage IDE Settings/Export to Zip file)
Upload the project and link for the video demonstration through the assignment link on eCentennial.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Temple Of Django Database Performance

Authors: Andrew Brookins

1st Edition

1734303700, 978-1734303704

Students also viewed these Databases questions

Question

Describe genetic testing, graphoanalysis, and polygraph tests.

Answered: 1 week ago