Please note that phoneNumber (ie. androidUser) and sessionID are being displayed in the dropdown box below the map. You can change "androidUser" to anything you want. It will make it easier to identify your route during testing.
-
-
It's line 148 in GpsTrackerActivity.java of the Android Studio project. This is the line:
-
- requestParams.put("phonenumber", "androidUser");
-
-change it to:
-
-
-requestParams.put("phonenumber", "anythingElse");
-
-please. :o)
-
+
Please note that routes in the dropdown box are a concatenation of phoneNumber (ie. androidUser) and the first five characters of the sessionID. Start and end times for the routes are in parentheses. Routes will be deleted after 3 days, there were getting to be to many.
+
+ The routes in the dropdown box are sorted by date so your route should be near the bottom.
+
+ Feb 12, 2014
+