Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 609 Bytes

File metadata and controls

24 lines (17 loc) · 609 Bytes

Contributing to android-rom-guide

We welcome corrections, device guides, and new ROM documentation!

How to contribute

  1. Fork the repo
  2. Add or improve device guides in guides/
  3. Update README.md if adding new categories
  4. Submit a PR

What we need

  • Device-specific flashing guides (find device codename, list known ROMs)
  • Updated ROM availability (which devices support which ROMs in 2026)
  • Recovery installation guides
  • Troubleshooting walkthroughs

Style

  • Keep it practical and tested
  • Include exact commands (adb, fastboot)
  • Warn about data loss
  • Link to official resources