mozilla / MozStumbler

Android Stumbler for Mozilla
http://location.services.mozilla.com
Mozilla Public License 2.0
618 stars 212 forks source link

Add a developer option to emit geolocate and geosubmit JSON blobs to SDCARD storage #1615

Open crankycoder opened 9 years ago

crankycoder commented 9 years ago

Debugging with screenshots is painful. We should really have a developer option to just save the JSON blobs we send up to ichnaea on the SDCARD.

Saving the last 5 to 10 reports that we upload should be more than enough to debug this.

Note that we want to save these to the SDCARD - not to the cache directory. We want non-rooted users to be able to send us their JSON data so that we can debug issues like "multi-sim devices report no Cell towers" (#1613).

Djfe commented 9 years ago

it could also help to be able to copy certain log entries into your clipboard by tapping and holding a log entry (for example a JSON blob)