• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][PIE-9.0][UNOFFICIAL] Cosmic-OS v4.0 - CORONA [OXYGEN][12.10.2019]

MaheshTechnicals

Senior Member
Dec 4, 2015
367
544
0
Mumbai

[ROM][PIE-9.0][UNOFFICIAL] Cosmic-OS v4.0 - CORONA [OXYGEN][12.10.2019]

Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
Cosmic-OS is a Custom ROM based on Android Open Source Project (AOSP) with additional features, performance and battery life improvements.


Instructions for flashing:
Download ROM and GApps.
Copy ROM and GApps to internal storage.
Wipe /data, /system and /cache.
Flash ROM and GApps
Enjoy.




Unofficial Builds | GApps


Credits

-@sagarshah1729(Founder/Lead Developer)
-@Sid_Sun(Contributor)
-@Agent_fabulous(Contributor)
- Nitrogen Project
- LineageOS
- AOSCP
- OmniROM
- ABC ROM
- Dirty Unicorns
- Kabou Zeid for Phonograph

@Hard_Rock83
@Mohzuned
@MaheshTechnicals



Have a feature request? Don't spam here. Visit our Google Plus community or Telegram group
Cosmic-OS Official Website:
Cosmic-OS
Cosmic-OS Google Plus community:
G+
Cosmic-OS Official Telegram group:
Telegram

Support Us
Hello, Gracious human! if you like our work, you may support us by donating:

PAYPAL

UPI

[ My Website]



XDA:DevDB Information
Cosmic OS 4.0 CORONA, ROM for the Xiaomi Mi Max 2

Contributors
MaheshTechnicals
Source Code: https://github.com/Cosmic-OS
kernel: https://github.com/MaheshTechnicals/Kernel_xiaomi_oxygen

ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: Unlocked Bootloader & TWRP Recovery
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: 4.0
Stable Release Date: 2019-10-12

Created 2019-10-12
Last Updated 2019-10-12
 

Attachments

Last edited:

sinhapratik.11136

Senior Member
Dec 7, 2018
59
17
0
COSMIC OS
After trying all the ROMs, (9.0s)
Only one bug was encountered in this.
That was, the volume panel is on the left side of the screen.
Except for the well and smooth ROM.
Thanks a lot for the work in 9.0 .
 

MaheshTechnicals

Senior Member
Dec 4, 2015
367
544
0
Mumbai
Hi guys!
Can this ROM be installed via Orange Fox Recovery or TWRP is a must? :confused:
Excellent job, there are so many ROMs to choose from!
Thank you! :)
U can flash with both. But

With TWRP u can flash directly.

But for orangefox.

U need to remove that lines

assert(getprop("ro.product.device") == "oxygen" || getprop("ro.build.product") == "oxygen" || abort("E3004: This package is for device: oxygen; this device is " + getprop("ro.product.device") + "."););

From META-INF/com/google/android/updater-script
 
  • Like
Reactions: zburli

zburli

Senior Member
Sep 20, 2008
101
48
0
Bucharest
U can flash with both. But

With TWRP u can flash directly.

But for orangefox.

U need to remove that lines

assert(getprop("ro.product.device") == "oxygen" || getprop("ro.build.product") == "oxygen" || abort("E3004: This package is for device: oxygen; this device is " + getprop("ro.product.device") + "."););

From META-INF/com/google/android/updater-script
It worked! Thanks a lot!
Can this rule be extended on the other ROMs when neccessary?
You guys, are something... :good: