Mobile/Fennec/Android/Java telemetry: Difference between revisions

Update local development
(Update local development)
Line 9: Line 9:


=== Enable telemetry on local builds ===
=== Enable telemetry on local builds ===
* Go to TelemetryConstants, set UPLOAD_ENABLED to true, and change the DEFAULT_SERVER_URL to the ip address you set, i.e. `http://127.0.0.1:8080`. Be sure to get http vs. https correct!
* Go to TelemetryConstants, set UPLOAD_ENABLED to true.
* Build!
* Build!
* Go to about:config and change the "toolkit.telemetry.server" preference to the ip address you set, i.e. `http://127.0.0.1:8080`. Be sure to get http vs. https correct!


=== Check the results ===
=== Check the results ===
Confirmed users
975

edits