Android | app代写 – Android a7

Android a7

Android | app代写 – 该题目是一个常规的Android的练习题目代写, 包括了Android/app等方面

android代写 代写android 移动开发 安卓代写

3/13/23, 1:59 PM A7 Location Confirmed

A7 Location Confirmed

A6 New Rubric

Start Assignment

This is an individual assignment.

Using the same app that you have been working on individually in previous weeks, add a button to

the main activity named "Location" or something similar. This button will bring up a new activity.

While that new activity is in the front, show:

A) the current latitude and longitude, which automatically updates if the location changes. Don’t

make the user press a button to update the displayed location.

B) total distance traveled since the distance was last reset by the user, which should update as the

location changes.

C) a control that resets the total distance display.

Don’t lose the total distance if the display is rotated.

If the user dismisses the activity, the total distance will be lost, so verify before dismissing.

Ask for permission at the appropriate time. Don’t forget to unregister any listeners as appropriate.

Test your app on Android 11 or later. If your device is older than that, use the emulator.

Everything else, you design.

3/13/23, 1:59 PM A7 Location Confirmed

https://northeastern.instructure.com/courses/136736/assignments/1695603?module_item_id=8369801 2 / 2

Total Points: 100

Criteria Ratings Pts

5 pts

15 pts

15 pts

3 pts

5 pts

5 pts

5 pts

6 pts

41 pts

Button brings up new activity 5 pts
Full Marks
0 pts
No Marks
Current latitude & longitude shows &
updates
15 pts
Shows &
updates
5 pts
Shows without
updating
0 pts
neither
Total distance updates properly and resets 15 pts
displays, updates, and resets
yes
5 pts
partial
0 pts
no
Appropriate values for updates 3 pts
Full Marks
0 pts
No Marks
Maintains total distance if display is rotated 5 pts
Full Marks
0 pts
No Marks
Ask for permission at appropriate time 5 pts
Full Marks
0 pts
No Marks
Crashing 5 pts
No crashes
2 pts
Rare crashes
0 pts
Repeated crashes
Design 6 pts
Full Marks
3 pts
Awkward
0 pts
Significantly deficient
Submitted signed APK and GitHub repo 41 pts
Full Marks
0 pts
No Marks