Changes

Jump to: navigation, search

B2G/QA/Tips And Tricks

684 bytes added, 16:26, 11 December 2013
Getting crashes off the Device
== Crashes ==
=== Getting crashes off the Device ===
==== by web app ====
http://jds2501.github.io/webapi-permissions-tests/about-crashes.zip.
 
To install on your device, follow these steps:
# Enable remote debugging on your device with your device plugged in
# Run "adb forward tcp:6000 localfilesystem:/data/local/debugger-socket"
# Open the App Manager in Firefox under Tools --> Web Developer --> App Manager
# Download the about crashes app & extract it locally
# Add the about crashes extracted folder as a packaged app
# Select connect to localhost:6000
# After the connection is established, select the about crashes app & hit update
 
Reference Documentation: https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager
==== command line to get the crash ids ====
*adb shell ls -l /data/b2g/mozilla/Crash\ Reports/submitted/
Confirm
4,378
edits

Navigation menu