• 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

DISCONTINUED

Status
Not open for further replies.

IamJoker03

Senior Member
Jan 28, 2017
152
852
93
Panjim




AICP
Android Ice Cold Project

AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!

Until Lollipop, the Rom has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LAOS) we are now LAOS based with some tweaks from AOSP.

If there are any bugs, either we will sort them out or the LAOS team will if it concerns their code base. This rom isn't LAOS supported, so no need to report errors/bugs to them!!


Code:
#include <std_disclaimer.h>

/*
 * Your warranty is now void.
 *
 * We are 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 us for messing up your device, we will laugh at you. Hard & a lot.
 *
 */

Feature list (rough Overview)




In the beginning we would like to thank:

LineageOS & CM (R.I.P.) team
@Maxwen and the rest of the OmniRom team
DU team
SlimRoms team
Resurrection Remix team
Community
...



@LorD ClockaN
@zipsnet
@eyosen
@semdoc
@Drgravy
@Hashbang173
@SpiritCroc
@wartomato
@eboye
plus the rest of the crazy bunch that we call "team"
...




We are paying for servers that build nightlies/weeklies and everything that comes with it, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!





Latest Stable Release Version 13.1

AICP 13.1




Google Apps:
GApps



You tell... :p

FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look in the OP to see if your device is built on a nightly or weekly schedule.

Q. Does this ROM support custom kernels?
A. No. You can still use them, but discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!

Q. Why doesn't this ROM support Xposed?
A. Xposed is a hack that is geared towards AOSP, custom ROM's modify the framework a lot, so Xposed can cause a ton of issues on custom ROM's. Now it might work for you, however it is not to be discussed in this thread, and you should refrain from posting bug reports.

Q. Alright, but I still want to flash Xposed, so which version do I need to install?
A. You will need to use the version arm64/arm/whatever for SDK 27.

Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the install instructions in the first post...

Q. Can the builds be dirty flashed over each other?
A. Yes, however make a nandroid backup first as there is a chance of getting a bootloop or encountering bugs. Also bugs may only be reported on a clean flash.

Q. How do I dirty flash builds?
A. Wipe the System, Cache and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution and reboot. Or just use the OTA app to preform that task for you.

Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot", then swipe to flash, then go back to the install screen and install your root method again, if you don't want to loose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to loose root. Now swipe to flash, and then reboot.

Using the ROM:
Q. How do I enable software buttons?
A. Go to Aicp Extras/Navigation bar, and enable it.

Q. I installed a bad theme and now I'm getting a bootloop, how do I fix it?
A. In TWRP, flash the substratum rescue zip that's in the substratum folder on the internal storage.

Q. I keep losing root with Magisk, how do I fix it?
A. Check this out. If that doesn't work for you, ask for help in this thread, read or ask in the Magisk thread on XDA or just re-flash Magisk!

Q. I'm having issues with WhatsApp, how do I fix it?
A. Read this

Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat. (Note: Please just link the logcat from your GDrive, Dropbox, etc. and do not post the content here. Thanks.

Q. How do I get a logcat, what type should I get and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section in the AICP Extras main page.



The ROM should contain everything you need to enjoy Android Oreo. You don't need to install any Add-on's, simply download the latest ROM, GApps, flash it and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM Zipfile.

It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup as this can cause stability issues that are very hard to debug.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
How to flash:
(Again: Don't do it if you don't know it!)

1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, Data and ART/Dalvik cache.
4. Flash the ROM Zipfile.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work).
6. Flash the root solution of your choice (optional).
7. Reboot your device.

The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
The root solution should be flashed together with every OTA update (= ROM Update)



Currently Supported Root Solutions:

Magisk stable
Magisk versions higher than 14.0 doesn't require flash on every dirty flash depending on the deivce, some devices need you to flash it every time, unless your maintainer says otherwise it should be fine

KERNEL:
The kernel in this ROM follows LAOS source with custom additions.

PREREQUISITE FOR OTA:
To be able to flash using the built-in OTA app, TWRP recovery is needed.
You can still use the LAOS recovery and OTA app, but you will need to download the zip file and flash it manually from within your recovery. The Zipfile gets saved in the "aicp_ota" folder on your internal storage.
Please be sure that you are on the latest TWRP recovery. Keep in mind that this could also be an unofficial version!​

If you want to contribute to the AICP or want see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)



Kernel source:
https://github.com/IamJoker03/kernel_xiaomi_msm8953



XDA:DevDB Information
[Oreo] AICP 13.1, ROM for the Xiaomi Redmi Note 4

Contributors
IamJoker03, Sathish (Helping me fix brightness , LEDs) , @Adesh15 (Helping for VoLTE fixes)
Source Code: https://github.com/AICP

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: 13.1
Stable Release Date: 2017-12-22

Created 2017-12-20
Last Updated 2018-01-24
 

Attachments

Last edited:

saransh arya

Senior Member
Jan 11, 2016
985
499
0
23
new dlhi
Volte works?

---------- Post added at 06:37 PM ---------- Previous post was at 06:29 PM ----------

AICP
Android Ice Cold Project






# Feature-List
- Adjust volume dialog timeout
- Advanced reboot
- Aicp Extras app for customizations and beyond
- Battery bar
- Bootanimation changer
- Brightness slider
- Cpu info overlay
- Custom carrier label
- Custom QS headers
- Custom volume step count
- Disable lockscreen media art
- Double tap to sleep on lockscreen
- DUI
- Enhanced Changelog in AicpExtras
- File persistence on "hosts" file between flashes
- Integrated OTA-Update App in Aicp Extras
- Launch default music player on headset connect
- Lockscreen charging info
- Network traffic summary
- Notification ticker
- Partial screenshot
- Power menu and dialogs transparency
- Power/reboot dialogs dim amount
- QS footer warnings
- QS header transparency
- QS shade transparency
- QS stroke settings
- QS Tiles Columns
- QS Tiles Rows
- QS Tile titles visibility
- QS Tiles- AicpExtras, disable music track, sync, caffeine, PIP, nfc, sound, usb, system language, ime selector, usb tether, screenshot, flashlight, compass, reboot,
- Quick settings fast pull down
- Screenshot sound
- Selinux mode switch
- Slim recents
- Small QS Tiles (scrollable)
- Swap volume buttons
- System app remover
- Use volume keys to control media
- Volume dialog stroke settings
- Volume dialog transparency
- Volume rocker music control
- VoLte icon
- Yoga time


ROM
GAPPS 8.0




-You Tell Me!



DEVICE


Changelog:
Auto Brightness
Recorder
Notification LED


XDA:DevDB Information
[Oreo] AICP 13.0 , ROM for the Xiaomi Redmi Note 4

Contributors
IamJoker03, Sathish (Helping me fix brightness , LEDs)
Source Code:https://github.com/AICP

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: 13.0
Stable Release Date: 2017-12-19

Created 2017-12-20
Last Updated 2017-12-20
Hey bro thanks for another ROM but does volte works?
 

gritik95

Senior Member
Mar 24, 2016
261
124
0
Volte works?

---------- Post added at 06:37 PM ---------- Previous post was at 06:29 PM ----------


Hey bro thanks for another ROM but does volte works?
Yes ofcourse
And Try to read first before quoting whole op

---------- Post added at 06:38 PM ---------- Previous post was at 06:38 PM ----------

Best stable+ customizable rom for mido
Must try guess
Flash it + velvet
And the rom will fly?
 

psirras316

Member
Jun 23, 2017
14
2
3
Yes ofcourse
And Try to read first before quoting whole op

---------- Post added at 06:38 PM ---------- Previous post was at 06:38 PM ----------

Best stable+ customizable rom for mido
Must try guess
Flash it + velvet
And the rom will fly
Where do I download the velvet kernel I can't find it anywhere..
 

Hussain_97

Senior Member
Feb 3, 2017
238
42
0
i have a question ,maybe its sound stupid to some people but i m new to this device so i am confused about term "mido" roms ?
i have redmi note 4 snapdragon , and when i try to flash linage that was for mido devices it gave me an error that this rom is for mido devices,
and this rom title also have mido term so can anyone plz tell how do i turn my device into mido ?
 

sunny1234590

Elite Member
Feb 15, 2014
1,327
706
0
Greater Noida
Does this has clock customization?
No. Not yet. It hasn't been ported yet.

---------- Post added at 09:32 PM ---------- Previous post was at 09:31 PM ----------

i have a question ,maybe its sound stupid to some people but i m new to this device so i am confused about term "mido" roms ?
i have redmi note 4 snapdragon , and when i try to flash linage that was for mido devices it gave me an error that this rom is for mido devices,
and this rom title also have mido term so can anyone plz tell how do i turn my device into mido ?
Your device is mido only.
The problem is the twrp. Please update it to the latest version. 3.2.X and the flashing will happen without any issues.
 

Sheikh Nadeem

Senior Member
Jun 11, 2012
324
28
0
Srinagar
i have a question ,maybe its sound stupid to some people but i m new to this device so i am confused about term "mido" roms ?
i have redmi note 4 snapdragon , and when i try to flash linage that was for mido devices it gave me an error that this rom is for mido devices,
and this rom title also have mido term so can anyone plz tell how do i turn my device into mido ?
You cannot turn a device into mido. As we all know Redmi note 4 has two variants, Redmi note 4 (snapdragon processor) and Redmi note 4 (MTK processor). The snapdragon one is MIDO and the MTK one is NIKEL. Is your device snapdragon one or MTK one?
 
Status
Not open for further replies.