• 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][9.0] Android Open Source Illusion Project [Pre-OFFICIAL]

moto999999

Senior Member
Feb 14, 2015
794
1,625
0
Cuenca


Android Open Source illusion Project

What is this?
AOSiP is a quality custom ROM based purely on Google AOSP source since 6.0 release. Twisted with the latest features and blended with stability. We strive for perfection and it shows.

Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint reader
NFC
Lights
Sound / vibration


Known issues
VoLTE/IMS not working

Downloads:
AOSiP
TWRP (use latest version)
GApps

Source Code:
[url]https://github.com/AOSiP-Devices/device_huawei_kirin970-common[/URL]
[url]https://github.com/AOSiP-Devices/device_huawei_berkeley[/URL]
[url]https://github.com/AOSiP-Devices/vendor_huawei[/URL]

Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Sri Harsha (@srisurya95)
Shreesha Murthy
Brett Montague

Telegram channel
Stay tuned for something awesome

Credit/Thanks:
Everyone at AOSiP
@LuK1337
@flex1911
@dladz for being my tester for the P20 Pro!
And everyone else who helped with the trees!



XDA:DevDB Information
Android Open Source Illusion Project, ROM for the Huawei P20 Pro

Contributors
moto999999
Source Code: [url]https://github.com/AOSiP[/URL]

ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: EMUI 9 Firmware

Version Information
Status: Stable

Created 2019-06-22
Last Updated 2019-06-22
 
Last edited:

mishmac

Member
Nov 7, 2010
35
4
0
Does this rom require specific Pie firmware or are all compatible? I have tried a few roms on here an had nothing but problems trying to get them to boot etc even on required firmwares an dont wanna go through the nightmare of restoring it to stock functuality.
 

dladz

Elite Member
Aug 24, 2010
11,456
3,125
113
Liverpool
Does this rom require specific Pie firmware or are all compatible? I have tried a few roms on here an had nothing but problems trying to get them to boot etc even on required firmwares an dont wanna go through the nightmare of restoring it to stock functuality.
I'm on 190 and it works on that, I would say that or above. Untested. Also works on 232 I think. Clumsy has it installed
 

moto999999

Senior Member
Feb 14, 2015
794
1,625
0
Cuenca
Nice ROM.. work.. my problem is TWRP DECRYPTION ç.ç after install this rom i have problem to read file i have all folder encrypted
To update use the updater tab in settings, it should work even if you're encrypted

Does this rom require specific Pie firmware or are all compatible? I have tried a few roms on here an had nothing but problems trying to get them to boot etc even on required firmwares an dont wanna go through the nightmare of restoring it to stock functuality.
Every Pie firmware should work just fine (old or new)
 

mishmac

Member
Nov 7, 2010
35
4
0
I'm going to try this soon, does anybody have a guide?

Does it require stock recovery to be flashed then wipe after instal or before installing rom?
 

dladz

Elite Member
Aug 24, 2010
11,456
3,125
113
Liverpool
I'm going to try this soon, does anybody have a guide?

Does it require stock recovery to be flashed then wipe after instal or before installing rom?
Before installation
------------------------------

Make a back up of your data.

Download the ROM and Mind the G-Apps.


Installation
------------------

1. Copy the ROM and G-Apps to your ADB folder.

2. Install TWRP via fastboot in bootloader, I used official 3.3.0.2

fastboot flash recovery_ramdisk "name of recovery"

3. Boot to TWRP.

Fastboot reboot (pull cable and hold up straight away)

4. Push both ROM and G-Apps to /tmp from the ADB folder.

ADB push "name of ROM" /tmp

ADB push "name of G-Apps" /tmp

5. Perform a wipe in TWRP.

6. Install ROM and G-Apps.

(Not sure if the below is necessary but I did it)

7. Boot to bootloader and install stock recovery.

Fastboot flash recovery_ramdisk "name of stock recovery"

8. Boot to stock recovery and wipe / data factory reset and wipe cache.

Boot ROM.



Rooting
-------------

I used the latest magisk but magisk manager 7.2.0.

Install via TWRP, you'll need to reinstall TWRP again..

From this point OTA's will take care of further updates so no need to wipe again.
 
Last edited:

mishmac

Member
Nov 7, 2010
35
4
0
So no changes in update script needed?

Sorry for the million questions but i have never hated a phone so much as this trying to flash roms an having to restore to stock etc.

I know this isn't developers problem but trying to save myself hours of the possibility of it going wrong yet again an trying to restore stock....

Appreciate everyone's help as this looks amazing, i despise EMUI.
 

benkiller47

Member
Jul 11, 2018
12
1
0
I have a problem , my storage is crypted,i also can't install google chrome , can't save any photo , cant do anything

---------- Post added at 04:58 PM ---------- Previous post was at 04:40 PM ----------

Before installation
------------------------------

Make a back up of your data.

Download the ROM and Mind the G-Apps.


Installation
------------------

1. Copy the ROM and G-Apps to your ADB folder.

2. Install TWRP via fastboot in bootloader, I used official 3.3.0.2

fastboot flash recovery_ramdisk "name of recovery"

3. Boot to TWRP.

Fastboot reboot (pull cable and hold up straight away)

4. Push both ROM and G-Apps to /tmp from the ADB folder.

ADB push "name of ROM" /tmp

ADB push "name of G-Apps" /tmp

5. Perform a wipe in TWRP.

6. Install ROM and G-Apps.

(Not sure if the below is necessary but I did it)

7. Boot to bootloader and install stock recovery.

Fastboot flash recovery_ramdisk "name of stock recovery"

8. Boot to stock recovery and wipe / data factory reset and wipe cache.

Boot ROM.



Rooting
-------------

I used the latest magisk but magisk manager 7.2.0.

Install via TWRP, you'll need to reinstall TWRP again..

From this point OTA's will take care of further updates so no need to wipe again.
I need your help old friend :)
 

dladz

Elite Member
Aug 24, 2010
11,456
3,125
113
Liverpool
So no changes in update script needed?

Sorry for the million questions but i have never hated a phone so much as this trying to flash roms an having to restore to stock etc.

I know this isn't developers problem but trying to save myself hours of the possibility of it going wrong yet again an trying to restore stock....

Appreciate everyone's help as this looks amazing, i despise EMUI.
No nothing like that mate. Just make sure you back up.. and click the thanks button for those who helped.

I had to edit the original because it was made for the Honor view 10 but you will be fine now as it's been made for the pro.



---------- Post added at 05:47 PM ---------- Previous post was at 05:45 PM ----------

I have a problem , my storage is crypted,i also can't install google chrome , can't save any photo , cant do anything

---------- Post added at 04:58 PM ---------- Previous post was at 04:40 PM ----------


I need your help old friend :)
Yea I had this problem myself, I believe it was because I didn't use the stock recovery to wipe before the first boot.

Did you follow instructions?

Your SD partition had encryption from a previous time.

If you need to return to stock then follow the guide in my sig.
 
Last edited:

benkiller47

Member
Jul 11, 2018
12
1
0
No nothing like that mate. Just make sure you back up.. and click the thanks button for those who helped.

I had to edit the original because it was made for the Honor view 10 but you will be fine now as it's been made for the pro.



---------- Post added at 05:47 PM ---------- Previous post was at 05:45 PM ----------



Yea I had this problem myself, I believe it was because I didn't use the stock recovery to wipe before the first boot.

Did you follow instructions?

Your SD partition had encryption from a previous time.

If you need to return to stock then follow the guide in my sig.
Hi , i don't have any sd card , i followed instruction , i will try to follow your rescue guide :) thanks you

Can you come to telegram ?

Also which version of software should i use for rescue guide since i'm coming from last version aosip 9.0

Can I use the one you uploaded ?

Thanks you veryyy much :angel:
 
Last edited:

kessaras

Recognized Developer
Sep 28, 2013
4,665
9,445
0
36
Athens
I had to edit the original because it was made for the Honor view 10 but you will be fine now as it's been made for the pro.

---------- Post added at 05:47 PM ---------- Previous post was at 05:45 PM ----------
ofc
https://github.com/AOSiP-Devices/device_huawei_berkeley
https://github.com/AOSiP-Devices/de...f149c67bc8d4ad3b757698/AndroidProducts.mk#L17
https://github.com/AOSiP-Devices/de...82e0b18fcf149c67bc8d4ad3b757698/device.mk#L20
https://github.com/AOSiP-Devices/de...82e0b18fcf149c67bc8d4ad3b757698/device.mk#L29
https://github.com/AOSiP-Devices/de...f149c67bc8d4ad3b757698/BoardConfig.mk#L19-L22
https://github.com/AOSiP-Devices/de...0b18fcf149c67bc8d4ad3b757698/aosip.mk#L27-L32
its a mix of berkeley and HonorView 10 as it is.

Hi , i don't have any sd card , i followed instruction , i will try to follow your rescue guide :) thanks you
Can you come to telegram ?
Also which version of software should i use for rescue guide since i'm coming from last version aosip 9.0
Can I use the one you uploaded ?
Thanks you veryyy much :angel:
just flash stock huawei recovery, any version will do. format data and reboot. fixed.
 
  • Like
Reactions: benkiller47

moto999999

Senior Member
Feb 14, 2015
794
1,625
0
Cuenca
So no changes in update script needed?

Sorry for the million questions but i have never hated a phone so much as this trying to flash roms an having to restore to stock etc.

I know this isn't developers problem but trying to save myself hours of the possibility of it going wrong yet again an trying to restore stock....

Appreciate everyone's help as this looks amazing, i despise EMUI.
You don't need to change anything from the zip, it'll work on the P20 Pro out of the box

To push the zip you can use adb sideload or an external sd card and right after you flash the rom for the first time, wipe data using the stock recovery
 

djlukas1983

Senior Member
Aug 20, 2009
783
178
43
Can I use an Open Gapps instead of the MindTheGapps ?
Does this rom have a deep sleep problem? I mean the situation when device cannot go to the deep sleep mode after charging the phone or heavy use and I need to reboot my phone to start deep sleep working again.