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

COM4510 Software Development for Mobile Devices

Notifications You must be signed in to change notification settings

acb16zje/photour

Repository files navigation

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.