Have a button from the main screen to a debugging page to show when functions are running for real time debugging instead of relying on the Android monitor. This will help you when USB connection is not solid and it takes a few times to put code on your phone via USB. The screen should be a box of scrollable text that updates every time functions like QueryLocation goes off.
Extra: if there is a switch for the button, the button and page will disappear. This is good for people who do not want to debug the app.
Have a button from the main screen to a debugging page to show when functions are running for real time debugging instead of relying on the Android monitor. This will help you when USB connection is not solid and it takes a few times to put code on your phone via USB. The screen should be a box of scrollable text that updates every time functions like QueryLocation goes off.
Extra: if there is a switch for the button, the button and page will disappear. This is good for people who do not want to debug the app.
~100 points
W16 ok!