Skip to content

Instantly share code, notes, and snippets.

@airium
Last active July 28, 2021 03:07
Show Gist options
  • Select an option

  • Save airium/64803e6ecb16e07e93b6c6756aa57993 to your computer and use it in GitHub Desktop.

Select an option

Save airium/64803e6ecb16e07e93b6c6756aa57993 to your computer and use it in GitHub Desktop.
Guidance for OPPO Find7A OmniROM with unified storage

Guidance for OPPO Find7A OmniROM with unified storage

Preparation

  1. OPPO Find7A (Find7S is NOT tested)
  2. OPPO ColorOS 2.1.5i (for base firmware)
  3. OPPO Recovery 1.2 (for merging partition)
  4. TWRP 3+ for Find7 (3.0.2 is fine)
  5. OmniROM 6.x or 7.x (7.1.2-20171120-Weekly is fine)
    *MoKee ROM will NOT work since forced encryption
  6. (optional) SuperSU or Magisk (for root access)
  7. (optional) Open GAPPs (for Google framework)
  8. (optional) OPPO camera

Collective download: MEGA
*Open GApps for Android 7.x is not included

Procedures

  1. in fastboot: flash TWRP -> reboot to recovery
  2. in recovery(TWRP): wipe -> flash ColorOS -> reboot to fastboot
  3. in fastboot: flash OPPO recovery -> reboot to recovery
  4. in recovery(OPPO): merge partition -> reboot to fastboot
  5. in fastboot: flash TWRP -> reboot to recovery
  6. in recovery(TWRP): wipe -> flash OmniROM -> flash options -> reboot

Extra note

Flash recovery in fastboot:
fastboot.exe flash recovery filename.img
e.g. fastboot.exe flash recovery twrp-3.0.2-0-find7.img

Reference

http://tinythai1216.pixnet.net/blog/post/133912598-%E8%B6%85%E8%A9%B3%E8%A7%A3%EF%BC%81oppo-find-7a-%E5%88%B7omni-6.0.1%28%E5%90%AB%E5%90%88%E4%BD%B5%E5%88%86%E5%8D%80%29%EF%BC%8C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment