[OFFICIAL]-[10.0_r35]-Havoc-OS - [05.10.20]

sis3970

Senior Member
Nov 6, 2010
52
15
0
Hi all,

Love the ROM.

Is there any way to have Rise To Wake skipping the ambient display? And immediatly showing the lock screen, in order to just have to swipe after raising?

Many thanks
 

slothdabski

Senior Member
Aug 3, 2015
2,091
3,558
0
Chicago
Initial Android 10 Build

Initial Android 10 Download
Download here

Make sure you have flashed android 10 factory image to BOTH slots before installing!!!

Boot image to flash zip: here
Passes safetynet both rooted and and unrooted


procedure:
1. boot into bootloader.
2. flash the boot image (this allows stock recovery to flash unsigned rom zip since we dont have TWRP)
Code:
fastboot flash boot boot.img
3. wipe userdata
Code:
fastboot erase userdata
4. reboot into fastbootd
Code:
fastboot reboot fastboot
5. use volume keys and power button to select Enter Recovery
6. select Update via ADB
7. sideload the havoc rom zip
Code:
adb sideload Havoc-OS-v3.0-20191102-blueline-Official.zip
8. reboot
 

FcukBloat

Senior Member
Jun 18, 2012
6,243
2,998
243
phone calls seem to be not working for me? others? strange because i have sim signal, mobile data etc. but when i try making a phone call, it says no sim or sim error :(

edit: it seems i found how to fix it
 
Last edited:

artin1993

Senior Member
Oct 30, 2008
69
10
0
Initial Android 10 Download
Download here

Make sure you have flashed android 10 factory image to BOTH slots before installing!!!

Boot image to flash zip: here
Passes safetynet both rooted and and unrooted


procedure:
1. boot into bootloader.
2. flash the boot image (this allows stock recovery to flash unsigned rom zip since we dont have TWRP)
Code:
fastboot flash boot boot.img
3. wipe userdata
Code:
fastboot erase userdata
4. reboot into fastbootd
Code:
fastboot reboot fastboot
5. use volume keys and power button to select Enter Recovery
6. select Update via ADB
7. sideload the havoc rom zip
Code:
adb sideload Havoc-OS-v3.0-20191102-blueline-Official.zip
8. reboot
Awesome! Sorry I missed you PM, was away with family for few days. Will give it a try tomorrow.

Also why won't TWRP method work this time? It was working with havoc 2.9. Is this just a development phase or TWRP will not work with this 3.0 version at all?