[ROM] [10] OmniRom for OnePlus7T [EXPERT]

Search This thread

lil_kujo

Senior Member
Oct 29, 2015
1,021
573
Nokia Lumia 920
Nokia Lumia 900
Screenshot_Quickstep_20210423-220222[1].png
 
  • Like
Reactions: HueyT

intana

Senior Member
Aug 18, 2007
175
91
as Intana metioned, the gapps version works fine i tired the microg version and never booted pass the bootscreen. flashed on top of stable oos11 with fastbood and it working fine also for me vibration is working so far. the only haptics i dont get are from back gestures for me its fine since i dont like the back gestures haptics anyways, but keyboard, up gestures for home, etc seems to be working.
I don't like back gestures haptic too :) .
 

Droid_Nut

Senior Member
as Intana metioned, the gapps version works fine i tired the microg version and never booted pass the bootscreen. flashed on top of stable oos11 with fastbood and it working fine also for me vibration is working so far. the only haptics i dont get are from back gestures for me its fine since i dont like the back gestures haptics anyways, but keyboard, up gestures for home, etc seems to be working.

So installing omni MicroG on top of OOS11 worked for you?
 

intana

Senior Member
Aug 18, 2007
175
91
As all know OP7T auto brightness is not perfect include custom and stock roms .Tried several times on all custom roms and In my usage experience Latest omni release has best auto brightness . It is working far better than others :) . From my point of view ;

Derp and crdroid best for customization .
Yaap and pixel experience best for cleanless and simplicity .
omni and lineage best for light and fast .
statixos , candy , havoc , project oneos balanced for all features .:giggle:

I really like use all of them , Thanks devs again :)
 
  • Like
Reactions: santa leone

FruitSidewalk59

Senior Member
Jan 22, 2017
73
43
boston
Flash intructions: to be entered after installing ABD and launching cmd terminal

fastboot -w
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash dtbo dtbo.img
fastboot reboot fastboot
fastboot flash system system.img
fastboot flash product product.img
fastboot reboot

If the device automatically reboot in Stock Recovery mode don't reboot it and wait the flash end.
 
  • Like
Reactions: arvindgr

Top Liked Posts

  • There are no posts matching your filters.
  • 48
    photo.jpg
    Download unoficial:
    DOWNLOAD Unofficial

    Kernel source:
    Source



    Selinux Status:
    Enforcing

    flash on your own risk.

    FLASHING
    This is for experianced people only, because theres no working TWRP yet. If you dont know how to read stop here (funny eh ?). Also if you dont wanna follow steps bellow because u know better. Goodbye. I dont wanna listen to you cry here. I will not help you.

    opposite of what happens if you flash in twrp, this procedure will flash to the slot whis is active now. if you know what u r doing u can flash to any slot u like.

    Despite the red text theres really no big danger here if you follow the steps. I just wana scare away newbs.
    BU!



    android 10 shipped devices have fastboot like we know it and its pretty much useless. and they have the new fastbootd (google it).
    1st. get into fastbootd.
    option a) from old fastboot, type: fastboot reboot fastboot (funny eh ?) another google miracle to not name it fastbootd.
    option b) if you have a running os with adb: adb reboot fastboot
    this will bring you to OOS chinese recovery look a like, but its fastboot. to test that u r in the right place try a fastboot command. fastboot getvar all for example.
    2nd. flash
    unzip ROM using payload dumper

    option a) if you are on linux
    fastboot -w //this will wipe all your data. you need to do this only on first install, not on updates.
    sh ./fastboot_flash.sh
    option b)
    again! fastboot -w // will wipe all your data and is needed only on first flash
    Code:
    fastboot -w 
    fastboot flash boot boot.img 
    fastboot flash system system.img 
    fastboot flash product product.img 
    fastboot flash vbmeta vbmeta.img 
    fastboot flash vbmeta_system vbmeta_system.img 
    fastboot flash dtbo dtbo.img 
    fastboot reboot

    3rd. enjoy opensource
    unfortunately because of the flashing procedure I have included gapps. when twrp exists they will be gone.



    Updating: (WILL WORK ONCE OFFICIAL)
    Use OTA inside rom for updates

    if u did something else. we dont need/wanna know about it in the thread

    May the force be with you

    Device Maintainers
    @maxwen

    Official OmniRom Telegram channel
    Link


    XDA:DevDB Information
    OmniRom, ROM for the OnePlus 7T

    Contributors
    maxwen, maxwen, darkobas
    Source Code: https://github.com/omnirom/android_kernel_oneplus_sm8150/tree/android-10

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: 10

    Version Information
    Status: Beta

    Created 2019-11-14
    Last Updated 2020-02-02
    16
    Check Telegram group for up to date information
    Link
    9
    Last build of 2019 will be up soon

    And just as a heads up - this is the last build that will be distributed in "fastboot format"
    Starting with the next version the zip will be a traditional AB ota zip meaning you can
    flash it with the system update app in the ROM. It will still contain gapps cause thats
    a different problem but at least you no longer need to go into fastboot

    If you are so unwise and unlucky to not already have omni running you must
    then always flash this last fastboot zip and then update to the last available
    build in two steps.
    9
    Build 20191231 is up - link at
    https://forum.xda-developers.com/showpost.php?p=80897757&postcount=2

    Happy New Year to everyone!