Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 637 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 637 Bytes

COM4510 Software Development for Mobile Devices: Android Assignment

Marks: 84 / 100

Feedback

Meets and exceeds the requirements, with only a few minor issues.

Primarily, the app is unable to track the user while the screen is turned off, or at the very least is unable to store the location data. There also appears to be a bug in your sensor service that prevents it from working for more than a few iterations.

Secondly, the use of JavaDocs is fairly comprehensive, but has not been used to generate the necessary documentation. Your self-assessment form rarely details why you have made certain decisions in your project.