Skip to content
mmontuori edited this page Sep 16, 2012 · 2 revisions

Welcome to the atrix-mrom wiki!

This is the page where all MROM's source code is maintained.

The main MROM page is located at www.montuori.net. I mainly use github for code repository and issue tracking.

To report bugs, follow these steps:

  • Install ADB (Google SDK) www.android.com for reference
  • Connect your phone to USB (Make sure USB Debugging is set)
  • run "adb logcat > {somefileonyourpc}"
  • Reproduce the problem
  • Press CRTL+C on your computer
  • Open a Bug Report here.
  • Make sure to attach the logcat file, a description of the problem, and the time it happened
  • After that, it can be tracked and I can ask additional information to solve

Thanks

Michael Montuori

Clone this wiki locally