Answered step by step
Verified Expert Solution
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 locationbased services for tourists visiting Tokyo students with name ANEdinburgh students with name NZ
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 TowerEdinburgh 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 userfriendly experience throughout the application.
Android Project Naming rules:
You must name your Android Studio project according to the following rule:
YourFullNameCOMPHandsOnTestW
Example: JohnSmithCOMPHandsOnTestW
Use minSdkVersion and targetSdkVersion
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 COMPHandsOnTestWzip
Example: JohnSmith COMPHandsOnTestWzip
Use Android Studio Export to zip feature to zip your projects FileManage IDE SettingsExport 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
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started