[ROM][9.0][Unoffical]AOSP Experience[NOGAPPS][JASMINE][?] - Xiaomi Mi A2 ROMs, Kernels, Recoveries, & Other De

Hi humans and aliens.
I edited pixel experience rom last night. It looks like aosp rom.
Download : https://yadi.sk/d/_KQXOszKAf_hIQ
Original ROM
Bugs:
-LeafPic share button not work. (Application bug. You can use another gallery app).
-more not detected for now.
How to install:
-Download tar.xz file and extract in directory.
-Open fastboot mode and flash partitions.
-if you use pie stock base You must instal Hex kernel
Notes:
-I removed SetupWizard so You must run complate setup wizard application (I added in this rom)
-I cannot remove google sound picker. (When I remove it. Notification sound cannot changed so I cannot remove it.)
if you find bug you tell me or send message on telegram: sulincix
This is Pixel Experience rom without gapps!!!

thank you

Related

AOSP 7.0 Nougat for Z5 Premium DUAL

--AOSP for Xperia Z5 Premium DUAL--
Should be compatible with all Z5 Premium DUAL variants!​
Things you should know before using:
If you would like to use Android Pay, you will need to lock your bootloader since the SafetyNet API checks for an unlocked bootloader.
Features:
- Split Screen
- System UI tuner with Notification Importance
- Default App selecting that includes which voice command app you want to use as default (Google Now, Cortana, Hound, etc.)
- Extended Settings
- Toggle 8MP and 23MP mode for rear facing camera (requires reboot)
- ADB over network toggle​
I am not responsible if your phone bricks, catches fire, or explodes. You are flashing this ROM at your own risk!
-Before you flash ANY of the images, you must make sure your device is unlocked through Sony's unlock boot loader service!!
Current Bugs:
1. The rear camera doesn't always work and the orientation is wrong for the front facing camera.
2. The Fingerprint sensor doesn't work.
3. No SD Card support
4. SIM card isn't read on new updated kernel.
---------------------------------------------------------------------------------------​
How to Install the ROM:
1. Download the AOSP images: https://drive.google.com/open?id=0B6sxb_DTSRXuRjVPd2NneTFUWEE
2. Flash AOSP image to your device:
1. On your device: Connect the device to your computer in Fastboot mode, by pressing volume up while inserting the USB cable. When the device is in Fastboot mode, the LED on the device will be illuminated in blue.
2. On your computer: Go to where you downloaded the files and open a cmd screen. Then, flash the boot, system and userdata images by entering the following commands in a terminal window:
Code:
fastboot -S 256M flash boot boot.img
fastboot -S 256M flash system system.img
fastboot -S 256M flash userdata userdata.img
Note: It's not necessary to re-flash the userdata every time you flash your device, but sometimes the new software is incompatible with previous content, which might result in a device that doesn't boot. If you experience this, try to re-flash only the userdata again.
3. Disconnect your device from the computer and power it on.
First boot may take a while so please be patient!
Congrats!! You now have AOSP on your Z5 Premium Dual!
---------------------------------------------------------------------------------------​
Installing GApps:
Download which GApps you would like to use (recommended GApps are the OCT 31st GApps from OpenGApps). You can either download the zip onto your phone, or if you forget to do that - like me - then download the zip onto your computer.
Download the TWRP boot.img for Z5 Premium Dual: E6883.img (I recommend you download this where you saved the other img files you downloaded earlier!)
Plug your Phone into your PC in fastboot mode.
Open a cmd screen where you downloaded the recovery img and run this code:
Code:
fastboot flash boot E6883.img
Once that's done, unplug your phone and boot into recovery. If it asks about the system being mounted as read-only click the button that keeps the system as READ-ONLY as this doesn't affect flashable zip files.
If you downloaded your GApps zip onto your phone:
Click install zip and navigate to where you saved it and install the zip.
If you downloaded your GApps zip onto your PC:
On TWRP go to Advanced -> ADB Sideload.
On your PC go to where you downloaded the zip file and open a cmd window.
Once you do that you can run this command on your computer:
Code:
adb sideload <your GApps.zip file>
Wait until the install is finished before unplugging your phone!!
Once the installation is finished press the back button
Go to Reboot -> Bootloader
Once your phone reboots into bootloader mode, flash the boot.img that you downloaded at the start with:
Code:
fastboot flash boot boot.img
YOUR PHONE WON'T REBOOT TO THE SYSTEM IF YOU DON'T DO THIS STEP!
When the flash is finished, unplug your phone and reboot it.
Congrats!! You now have GApps installed!
XDA:DevDB Information
Z5 Premium DUAL AOSP 7.0 Nougat, ROM for the Sony Xperia Z5 Premium
Contributors
Archfeind2, Sony Developer World Mobile
Source Code: https://github.com/ZeroX25/Z5_Premium_Dual_AOSP
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader
Based On: AOSP
Version Information
Status: Beta
Current Stable Version: 0.5.0
Stable Release Date: 2016-11-30
Current Beta Version: 0.6.0
Beta Release Date: 2016-12-30
Created 2016-11-16
Last Updated 2017-04-10
Bug Reporting
If you find a bug or like to help out in debugging the OS:
Check to see if the bug report is already reported under the "Bug Report" Section. If it isn't then:
- Enable developer options
- Select "Bug report shortcut"
- Press and hold the power button until the Power Menu shows up
- Select "Take Bug Report"
This will make a bug report that you can share. I suggest you share it to your email, download it onto your desktop.
Go to the "Bug Reports" Section and fill in the information required including:
What phone you're using
What build you're on
And what steps you took that created the bug so that it can be recreated.
Build 0.6.0 Changelog: (Coming Soon)
Built on AOSP 7.0 r24!
Reverted change rx8 digital audio back to 84 (was 87)
Lowered screen brightness level from 10 to 5
Removed newlabs ringtones
Camera button can now take pictures! Use power button to call upon camera.
Colors are fixed in camera; front-facing camera still rotated on 90 deg in ui
Older Version(s):
Build 0.5.0 Changelog:
Built on AOSP 7.0 r21!
Discarded some outdated ringtones, notification sounds and alarms for new (and hidden) material sounds
No need to set DPI before build. 7.0 Nougat has default support for dpi changing!
- Settings: Display for small, medium or large
OR
- Settings: Developer Options -> Drawing -> Smallest Width for a custom DPI setting!
BOOT.IMG ISSUE FIXED! boot.img needs to come from r17 only!
Increased thermal throttle threshold in device/sony/satsuki/rootdir/system/thermanager.xml by 5 deg C
Enabled KSM in:
-kernel/msm/arch/arm64/config/aosp_kitakami_satsuki_dsds_defconfig
-device/sony/kitakami/rootdir/init.kitakami.rc
Build 0.4.0 Changelog:
-Now based on AOSP 7.0 r19 (NBD91P)!
Build 0.3.1 Changelog:
-Changed BUILD_VARIANT from userdebug to user
-Changed selinux from permissive to enforcing
Build 0.3.0 Changelog:
-Changed DPI to 440 so 5 apps can be horizontal on the homescreen instead of 4 (original DPI was 480)
-Changed Speaker mixer ceiling from 84 to 90 (this should help with the maximum speaker volume)
will have a try if sd card bug fix lol
pandan80 said:
will have a try if sd card bug fix lol
Click to expand...
Click to collapse
Sound's good :good:
The xperiadev website was using an old revision of 7.0 (r17) so I'm updating the ROM now to the newest revision (r21) to see if that helps alleviate any bugs.
after flash phone blank only is normal?my devices is E6883
pandan80 said:
after flash phone blank only is normal?my devices is E6883
Click to expand...
Click to collapse
Can you re-word this please? What did you flash and did you go into the settings to disable auto brightness? You must flash boot.img, userdata.img and system.img if you are flashing for the first time.
EDIT:
I've uploaded the working boot.img file so this should fix the issue. Just run this command in the folder you downloaded it to:
Code:
fastboot flash -S 256M boot boot.img
Follow the command and flash....but on vibration only...sorry for my bad english
pandan80 said:
Follow the command and flash....but on vibration only...sorry for my bad english
Click to expand...
Click to collapse
So you're not getting any sound?
Can you tell me which files you flashed as well?
Edit:
It could be something to do with the kernel. Since we're using the first boot.img that I created (all future boot.img files didn't boot the phone up past the black screen; will have to do more testing) I can upload the new boot.img later today to see if that fixes the issue.
0.4.0 on my userexperience
wifi ok.....no reset and random
bluetooth ok....no reset and random
camera crash...only can open went boot...video record only working on 720p...no 4k option
no sd card support
ringing vibrate dual speaker ok
dual sim dual stanby ok
Fingerprint sensor doesn't work
quick charge 2.0 is working
thanks for the update :good:
I'm trying to figure out why the new boot.img files keep failing. Even starting from scratch doesn't seem to remedy the issue. For now we'll have to use the first boot.img that I uploaded so no big updates until that gets fixed.
Build 0.5.0 is uploaded! Check out the changelog for details!
When updating:
Download new images
Fastboot flash new boot.img and system.img
If you want to flash GApps do that now with the directions above
NOTE: TWRP can flash boot images, if you save the boot image to your storage, you can flash the image in TWRP.
it possible flash on single sim ? or so dangerous ? thank's you very much
xrenoix said:
it possible flash on single sim ? or so dangerous ? thank's you very much
Click to expand...
Click to collapse
DON'T flash on single sim! If you would like to have nougat there is a thread for the Z5 Premium already made or you can build it yourself by heading over to the Sony developer world mobile website and follow the nougat 7.x.x build guide.
Sony now supports the new r_24 update to Nougat 7.0.0 so I will be updating the ROM soon!
NEW UPDATE IS UPLOADED! Let me know if you run into any issues!
Hi there
Could I follow this tutorial for flashing my e6833?
In advance, thank you very much
Sent from my E6833 using Tapatalk
br0nka said:
Hi there
Could I follow this tutorial for flashing my e6833?
In advance, thank you very much
Sent from my E6833 using Tapatalk
Click to expand...
Click to collapse
If you're flashing this ROM then you should be able to. The ROM is discontinued unfortunately because my phone broke a while back

[ROM][NXTeam][6.0.1][N7/N8/S8 Port][09.Apr.2018] MagMa-NX VX PCE

MagMa NX - Release VX PCE [09.Apr.2018]
=====================================
MagMa NX - Release VX PCE XDA [09.Apr.2018]
00:00 GMT+09 (KST)
=====================================
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NXTeam Facebook Page
Welcome to NXTeam thread.
We decided to release our Note7 rom as we mentioned before.
Thanks all devs, users, and our followers.
These all things are up to you.
Hope to enjoy MagmaNX rom which was prepared with passion by NX Team.​
Galaxy Note7/8,S8 Port ROM
Current NX Team members:
Team Manager / Operator
- @Patrick.H | XDA | Develoid | Korea
Android Master / Technical Director
- @Craftingmod | Develoid | XDA | Korea
Assistant Manager / Operator
- @Eleo | XDA | Planet Earth
Member (Great Developers)
- @gugu0das | XDA | Develoid | Korea
- @AttoR | XDA | Indonesia
- @Marcelo765 | XDA | Brazil
Credit (Special Thanks to)
- @Craftingmod NXTeam - Android Master / Great Developer
(AOD touch , AOD Auto Brightness, Bluelight filter, latest AOD App, latest TochwizHome, others)
(KOR Smart IT Community Develoid "AltAndF4")
- @karkasss
It was the first member of NX team.
He has been very active in developing the NX team custom firmware.
- @asc1977 , @DaOldMan (AOD manual brightness control App)
- @Kamy (Sound Control MOD)
- @darkera13
- @lss1977 (lsskernel)
- @lijianjunyonghu (Norma ROM Dev)
- @Chainfire(SuperSU app)
- @amarullz (aroma installer)
- @topjohnwu (Magisk & Compatible phh's SuperUser)
- @phhusson (Phh's SuperUser)
- @IMRAN KHAN (Fixed UDS, Network manual searching, and more)
- @jjjhitel (UX8 SamsungMusic, TouchwizHome, others)
- @Subin khan (fixed Spen cursor misalignment,* SamsungCamera Pro lite Mode moding)
- @Marcelo765 (UX8&UX8.5 S8 style SamsungContact , SamsungIncallUI&others)
- @6h0st (Phantom Kernel Developer)
Phantom Kernel Thread
please let me know if I missed any credit.
Preview
=========================================
MagMa NX - Release UX9 Screenshot
MagMa-NX UX9 Screenshot
MagMa NX - Release UX8 & 8.5 Preview
MagMa-NX UX8.5 Infinity Preview
=========================================
Changelog
=========================================
=====================================
MagMa NX - Release VX PCE XDA [09.Apr.2018]
00:00 GMT+09 (KST)
=====================================
MagMa PyeongChang2018 Edition
Replaced AOD
Replaced S-Note
Added Magisk V16.3
Updated Apps
Added Facelock
Replaced Animation
Increased stability
Replaced Aroma installer
Modifing IMS Files
others
=========================================
ChangeLog (Previous Version)
-----------------------------------------------------------------
=================================
MagMa NX - Release VX1 XDA [10.Oct.2017]
=================================
** Updated & Modified Framework
- Note8 Features
- Decrease File Size
** Fixed Infinity Wallpaper FC(Large Contents Mode)
** Optimized Framework & SystemUI
** Fixed Lockscreen General Wallpaper loop
** Updated Apps
** Fixed Bluetooth Ringtone Problem
** Added Aroma Options
- Galaxy S5 Test Patch Menu
** Google app added to debloatable apps in aroma
** Translated TouchwizMod Features (Korean)
** Others
[01.May.2017] MagMa NX - UX8.5
[01.May.2017] MagMa NX - UX8
[04.Apr.2017] MagMa NX - UX7
[03.Mar.2017] MagMa NX - UX3
[04.Feb.2017] MagMa NX - UR3
[04.Feb.2017] MagMa NX - UP3
[10.Jan.2017] MagMa NX - UN3
[01.Jan.2017] MagMa NX - UL
[24.Dec.2016] MagMa NX - UJ2
[20.Dec.2016] MagMa NX - UH
[16.Dec.2016] MagMa NX - UD
[11.Dec.2016] MagMa NX - UA
[09.Dec.2016] MagMa NX - TW5
[04.Dec.2016] MagMa NX - TU
[30.Nov.2016] MagMa NX - TS
-----------------------------------------------------------------
Support Device
-----------------------------------------------------------------
>> Samsung Galaxy Note3
>> Samsung Galaxy S4 LTE-A (E330)
>> Samsung Galaxy S4 Active (E470)
>> Samsung Galaxy S4 (I9506)
** Qualcomm SnapDragon 800 Device
-----------------------------------------------------------------
General Fetures
Note7 Ported based on N930KKKU1BPI8 Firmware
Installer Features
** Aroma Installer 2.70rc2
** Kernel included
- E330 / E470 / i9506 / N900SK / N9005 : @gugu0das kernel included @GitHub - gugu0das
- Note3 Compatible Device : Lsskernel 3.8UX included
** Keep current kernel option supported (Be sure Kernel installed before ROM installation)
** 9 multi languages on Aroma installer
- Germany - English - French - Japanese - Russian - Italian - Espanol - Indonesian - Korean
** Superuser & Xposed & Magisk Selection
- Magisk V12, V13.3 , V14 & MagiskSU , SuperSU
- Systemless V87.1 & Detour Xposed V84
** Camera ( Galaxy S7E , Note7, Note4 )
** Sound Alive / Viper4Android only / Beats+Viper4Android+Dolby Atmos
** SystemUI
- Separated noti./ Grouped noti
- White / Green battery icon
-----------------------------------------------------------------
System Features
** AOD Touch (Enable / Disable)
** Disable AOD Touch in the pocket
** AOD Auto/Manual Brightness control
** AOD position moving (to prevent Burn-in)
** Bluelight Filter
** Folder lock on the homescreen
** Fastest Perfomance
** Multi-languages supported
** 106 multi CSC
** Supports over 90 national system languages
-----------------------------------------------------------------
Sound Features
** Sound Alive
** Viper4Android only
** Beats+Viper4Android+Dolby Atmos (Sound Control App)
-----------------------------------------------------------------
Etc Features
** AOD/Bluelight is working on any kernel
** Lsskernel 3.8UX, thanks @lss1977
** Magisk V12, V13.3, V14 & MagiskSU
** SuperSu 2.79 SR3
** Systemless Xposed 87.1 topjohnwu
** Updated lastest system app
-----------------------------------------------------------------
Not working
-----------------------------------------------------------------
- Sidesync (black screen but presentation mode is working)
- VoLTE
- Video call
- S-View is not supported
- Bootloops with Jio Sim
-----------------------------------------------------------------
Installation
-----------------------------------------------------------------
Root permission and Custom recovery
PhilZ Touch / CWM 6.0.5.0 / TWRP 2.8.7.0
Make sure your phone is fully charged to 100%.*
----------------------------------------------------------------
Download ROM
=========================================
Release VX PCE [09.Apr.2018 KST (GMT+09)]
Google Drive
AndroidFileHost
MEGA
MD5: c27804c1594ef8cee91711337e718b75
Read this before flashing VX1 PCE.
[ INSTALLATION GUIDE ]
To install follow the steps below and complete the setup.
Step01. Backup your data.
Recovery
Step02. Perform a factory reset on recovery.
Step03. Recovery runs the ROM file.
Aroma Installer
Step04. Select the language you want to use for the installation.
Step05. Select "MagMa-NX Custom Firmware Install".
Step06. Select the device you are using.
Step07. Select the kernel to use.
If you installed the kernel before installing the ROM
Select "[Kernel preinstalled] Do not install the kernel".
Step08. Select the CSC of your carrier.
Step09. Select the debloat App. (Keep default option if possible)
Step10. SystemUI, UDS, and the color of the battery icon displayed in the status bar.
Step11. Select the launcher you want to use. (Default: S8 Launcher)
Step12. Select the Add user selection option.
Step13. Select the type of camera app you want to use.
Step14. Select the sound mode you want to use.
Step15. Select the gps locale in your area.
Step16. Select the type of rooting.
Step17. Select the wipe method.
Step18. Now click Next to install the ROM as you chose so far.
Step19. When the installation is complete, click Next to reboot the system immediately.
Step20. Wait approximately 15 ~ 20 minutes and the system will be booted and the first system setup screen will appear.
Step21. After the initialization is complete and the home screen is displayed after booting is completed, run the "Live wallpapers" app on the second home screen.
Step22. Select "HOME AND LOCK SCREEN" and select the desired background.
Step23. Press "SET AS WALLPAPER" to finish setting up Infinity wallpapers.
Step24. Now, when you press the power button to turn off the screen, the AOD screen is displayed and the Infinity wallpapers are applied.
Enjoy! ^^;
Do not hesitate which options are best for me.
Just choose.
You can replace/install/uninstall via aroma installer whenever you want for any option.
It'll take only a few minute for changing.
Your system will be safe. No residue Remain.
Believe us, just follow.
-----------------------------------------------------------------
Release VX1 [10.Oct.2017 KST (GMT+09)]
Google Drive
MEGA
Release UX10 [27.August.2017 00:20 KST (GMT+09)]
Screenshots of Changelog
MD5: 839f4cad7b242127efc63a091f59424d
Google Drive
MEGA
-----------------------------------------------------------------
Release UX9.7 [01.August.2017 02:30 KST (GMT+09)]
MD5:687cc0a41a16e0747f30a08bb16d580f
Some Info before we proceed with UX9.7
Google Drive
Mega
-----------------------------------------------------------------
Release UX9.5 [23.July.2017 12:00 KST (GMT+09)]
Google Drive
mega link
-----------------------------------------------------------------
Release UX9 [07.July.2017 07:07 KST (UTC+09)]
Mega
Google Drive
-----------------------------------------------------------------
Release UX8.5 [07.July.2017]
GoogleDrive
-----------------------------------------------------------------
Release UX8.1 [01.May.2017]
GoogleDrive
-----------------------------------------------------------------
Release UX7 [04.Apr.2017]
GoogleDrive
Mega
-----------------------------------------------------------------
Release UX3 [03.Mar.2017]
Mega
-----------------------------------------------------------------
Release UR3 [09.Feb.2017]
Mega
-----------------------------------------------------------------
Release UP3 [04.Feb.2017]
Mega
-----------------------------------------------------------------
Release UN3 [10.Jan.2017]
Mega
-----------------------------------------------------------------
Release UL [01.Jan.2017]
Mega
-----------------------------------------------------------------
Release UJ2 [24.Dec.2016]
Mega
-----------------------------------------------------------------
Release UH [20.Dec.2016]
Mega
-----------------------------------------------------------------
E330/E470/9506 patches :
GoogleDrive
For non note 3 users, if your device is not booted or TouchWiz fc occurred after rom installation, flash this patch according your device.
Download gugu0das Kernel
=========================================
gugu0das kernel
gugu0das BLOG
gugu0das GitHub
-----------------------------------------------------------------
Support Device
Galaxy Note3 (N9005/N900S/N900K)
Galaxy S4 LTE-A (I9506/E330S/E330K)
Galaxy S4 Active (E470S)
Galaxy S5 (G900F/G900S/G900K)
=========================================
Caution
-----------------------------------------------------------------
Root type selection
After booting up in settings wizard, Be sure uncheck diagnostic data
-----------------------------------------------------------------
Etc Download
Phh's Superuser(Mgaisk Compatible) Download
Systemless Xposed Download
-----------------------------------------------------------------
XDA Magisk OFFICIAL Thread Link
Magisk uninstasller Download
Mods & Fixed
Below Mod/Fix files will never be added to the Rom even if new version releasesd.
Please flash additionally if you want after installing new rom
=========================================
MagMa-NX MODs Thread
MODs Thread
=========================================
[ Old MODs & Fixed ]
-----------------------------------------------------------------
S8 TouchWizHome
Download
Original post
-----------------------------------------------------------------
S8 Icon Pack
Show thread
-----------------------------------------------------------------
Nougat Themed SystemUI
Show Thread
-----------------------------------------------------------------
Fixed Max ringtone with headset during vibration/silent mode.
: Download
-----------------------------------------------------------------
S-View : Download
-----------------------------------------------------------------
SoundAlive Color Change : Download
-----------------------------------------------------------------
No MTP pop up window : Download
=========================================
How to fix gallery white thumbnail bug.
Show Thread
-----------------------------------------------------------------
System apps debloat script
Show Thread
=========================================
Original Source
Lss Kernel Thread
Lss kernel GitHub
-------------------------------
gugu0das BLOG
gugu0das kernel GitHub
-------------------------------
Phantom Kernel Thread
Contributors
NX Team PatrickH
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Stable
Created 2016-11-28
Last Updated 2017-10-10
==[Continues from here]==
=====[31,32,33]=====​
Q1: Why there is no ambient display in ROM?
Q2: When you will add ambient display to ROM?
Q3: How can I add ambient display function to this ROM?
A: Ambient display causes screen wake lag. We don't want apps/functions that cause lags or FC in ROM. Thus we may not ever add that function to ROM. You can use AcDisplay app in playstore that acts as ambient display.
=====[34,35]=====​
Q1: How can I have/remove small picture in notification bar with my image?
Q2: How can I add/remove user picture from top part of notification bar?
A: There are three choices:
1. Flash ROM in MODs update - select "MultiUser Icon" option in aroma installer
2. Open /system/build.prop, edit "fw.show_multiuserui=" value to "0" (to remove icon) or "1" (to enable icon)
3. Use flashable zip present as 8th MOD of Other MODs in MODs thread​
=====[36,37]=====​
Q1: How can I remap keys?
Q2: How can I have custom long press and double press behaviour for hardware/software keys?
A: It depends whether you have xposed or not:
1. If you have xposed, you can use "xposed additions" module. To know how to use this module, you can check my posts #1, #2 or just check its own thread.
2. If you don't have xposed, you can use button mapper app by @flar2 (playstore link and development thread).​
=====[XX]=====​
Q: Next question
A: Next answer
=====[XX]=====​
Thanks to
@mark manning - for giving me idea to post a Q&A post for frequently asked questions.
@IronTechmonkey @Wood Man - for being a good example of contributors and their FAQ posts in threads I follow.
@grumpycoder100 - for his contributions in this Q&A post
F.A.Q. Post
Please read this before posting a report/request
Hello dear users. As you may know, for some time I have been answering repetative questions in thread. And it is frustrating. I want to make an end of it. I will try to make a new Q & A post, so that there would be a nice place to send those users who ask those questions (a Russian joke, probably @Andrew59 got it).
I will start slowly. One by one. And if you have anything to add to that Q & A, please pm me so that I can add that question (or both question and answer) to Q & A too. Please note that I am starting to write each questions one by one, thus it is not ordered right now; I will start ordering them part by part once the questions have reached 20-30 amount. Questions answered in this post:
[1] - When the new version will be out?
[2] - What devices does this ROM support?
[3] - Does this ROM support exynos N900?
[4] - I have flashed ROM but I don't have statusbar and there is black wallpaper in homescreen. What should I do?
[5] - I set a lockscreen wallpaper, but my lockscreen is all black. What should I do?
[6] - I set a live wallpaper, but it does not get applied to lockscreen and it is all black. What should I do?
[7] - I cannot have GPS fix. What can I do?
[8] - Is my baseband/bootloader old?
[9] - Which firmware should I download and flash? Should I choose ONLY the one for my own country of residence?
[10] - I have white thumbnails in my gallery. What should I do?
[11] - Where can I find any extra zips? It is too much crowded in this thread and I cannot find anything.
[12] - I flashed ROM but I lost root. What should I do?
[13] - What is best kernel for MagMa-NX ROM?
[14] - What are best aroma choices when flashing this ROM?
[15] - I have an FC in "XXXX" app. Please fix it.
[16] - I have a bug report about this ROM. How should I submit it?
[17] - I have a restart when I do "this".
[18] - I have bootloop right after I flash the ROM
[19] - I dont have mobile data when booting to ROM. It doesn't show GSM connection.
[20] - I cannot receive notifications from Whatsapp, Telegram, Inbox and etc apps. What should I do?
[21] - How to pass safetynet in this ROM?
[22] - I cant find Netflix, Super Mario RUN and other apps in Playstore.
[23] - How to make PlayStore Certified?
[24] - Where is ROM control on this ROM?
[25] - How can I add ROM control to this ROM?
[26] - Can I use a ROM control from "that" ROM so that it can be used in this ROM?
[27] - How can I enable network traffic on statusbar in this ROM?
[28] - What does bootloop, stuck in bootanimation, stuck in splashloop mean?
[29] - When using AOD I lose too much battery. Why is that?
[30] - Why does my CPU not go into deep sleep at night with AOD turned on?
[31] - Why there is no ambient display in ROM?
[32] - When you will add ambient display to ROM?
[33] - How can I add ambient display function to this ROM?
[34] - How can I have/remove small picture in notification bar with my image?
[35] - How can I add/remove user picture from top part of notification bar?
[36] - How can I remap keys?
[37] - How can I have custom long press and double press behaviour for hardware/software keys?
=====[1]=====​
Q: When the new version will be out?
A: It will be out as soon as it is ready and tested by team members. Not a second early. And if there is already an official announcement by our dev, Patrick.H with specific time (lets say 18:00 GMT +0), then please don't post "where is download link" at 18:01 GMT +0. Sometimes it is possible that last minute events have halted the sharing of download link. Don't think that devs have forgotten to share the download link. Be sure that we are more anxious about this. We would not like to share the ROM if it is not as stable and bug free as we expect.
There are recent posts by forum moderators for users who seem to find this explanation not enough:
noppy22
Wood Man
malybru​
=====[2]=====​
Q: What devices does this ROM support?
A: Please see OP. It is written already as:
>> Samsung Galaxy Note3 (Snapdragon variants only)
>> Samsung Galaxy S4 LTE-A (E330)
>> Samsung Galaxy S4 Active (E470)
>> Samsung Galaxy S4 (I9506)
=====[3]=====​
Q: Does this ROM support exynos N900?
A: No 
For N900/N9000Q version, go to this thread.
=====[4]=====​
Q: I have flashed ROM but I don't have statusbar and there is black wallpaper in homescreen. What should I do?
A: You are simply out of storage in /system storage. You need to debloat the ROM further so that there is enough space for execution of SystemUI. Before we go any further:
1. Free space in /system is not free space in your internal storage or external storage. The /system storage in note 3 devices has 2.3GB space. And it can get filled.
2. Debloating removes apps in /system so that you have more free space available there. It is selective and you can choose which apps to remove.​
Now, there are three main methods by which you can debloat the ROM:
A. Flash ROM -> Choose Mods Update rather than Full ROM install. Go till debloatable apps page by selecting same options or select "Don't install. For mods update only" option wherever possible. Once you reach to "Debloatable apps" page, try to select as less apps as possible (if possible don't select any debloatables at all).
B. Flash "System App Cleaner Script" by karkasss from here
C. !!For more advanced users!! Download, edit and flash debloater script by Oluwaponmile, from here. Edit the removed apps list for your like. Open updater-script inside zip at [b"]/META-INF/com/google/android[/b] folder and edit shown app list by adding or removing delete_recursive apps. See example as shown here​
=====[5,6]=====​
Q1: I set a lockscreen wallpaper, but my lockscreen is all black. What should I do?
Q2: I set a live wallpaper, but it does not get applied to lockscreen and it is all black. What should I do?
A: That is issue with infinity wallpaper. There is a workaround for that. Please set the infinite wallpaper to both homescreen and lockscreen again. Then set any wallpaper "as homescreen only". This way, the selected wallpaper will be applied to both homescreen and lockscreen.
Fixed in UX9 here
In UX9 you will have infinity wallpaper as optional in aroma installer
=====[7]=====​
Q: I cannot have GPS fix. What can I do?
A: There are many reasons for that.
1. Be sure to choose correct NTP address in aroma installer while flashing ROM. If you are unsure, flash ROM -> choose "Mods Update" rather than "Full ROM install". Choose everything the same and choose "Don't install. Mods update only" option wherever possible. When coming to NTP address page, choose your location.
2. You are indoors where it is hard to get connection. Mostly getting near a window solves it.
3. You haven't enabled "Accurate Localization". Go to settings/connections/location/locating method and be sure it says GPS, WLAN and mobile networks.​
If those don't help, try changing stock firmware. Download official lollipop firmware from sammobile.com or updato.com and flash it to device using ODIN software:
1. If the downloaded firmware is in zipped folder, extract zip file to find tar.md5 file.
2. Download and install ODIN software to PC (from here)
3. Power off your phone, remove battery. Wait 10 seconds. Reattach battery. Enter to download mode via vol.down+home+power button combo.
4. Attach your phone to PC via microusb cable. See that in ODIN it says "ID:com". This means your device has been attached and ackowledged by ODIN software.
5. Click on AP (or PDA in older ODIN versions), and add the downloaded .tar.md5 file
6. Don't change anything else in software window. Click START.
7. After finishing flashing, phone will auto-restart.
8. It may take up to 30-45 minutes (or even less) for phone to boot. In waiting time, try to keep your phone cool. Advised method is to push the device's screen towards a cold wall (cold concrete or cold ceramic for example, dont use metal, because it may heaten up by time and make things even worse)
9. After it boots, go to Settings/About device/Software info and check your baseband version has changed or not. You can also install phone info samsung app to check your bootloader too.​If not updated, start the procedure again.
If you don't want to change whole firmware, you can try changing only baseband from here (in OP of that thread it explains how to do) for N9005 only. Changing modem is win or loose. Some basebands may have worse GPS than the one you currently have, and some may have better GPS than the one you currently have. There is NO other way to find out which will work better without testing each of them one by one.
Lastly, there is a flashable GPS fix in 6th MOD of this post in MODs thread. To revert changes done by this zip, you need to flash ROM in mods update and choose a NTP address in GPS menu.
=====[8]=====​
Q: Is my baseband/bootloader old?
A: Check the Sammobile site or Updato site for latest firmware... or just check latest bootloader and baseband for only N9005 model from here.
How to understand. See this post by @svbarbosa
You need to check first 5 characters to check the device model (as an example.I will show for N9005), and last three characters for firmware version:
N9005XXSGBQA1 -> N9005×××××QA1
Lets focus on first 2 of last three characters; they are alphabetical letters which tell you the version code. Higher the characters in alphabet (B is higher than A; Z is higher than C and etc), newer the version. See examples below:
QD# is newer than QA#
PD# is newer than PB#
QA# is newer than PZ#
PA# is newer than OZ#
OA# is newer than NZ#
I hope you get the logic.
Last number, is like decimal point Like ".1" of "2.1":
QA3 is newer than QA1
PB2 is newer than PB1
See these comparisons below to make it clearer:
OK3 is older than OL1
OL1 is older than PB1
PB1 is older than PB2
PB2 is older than PD1
....
....
....
QB1 is older than QD1
As explained above; you have two ways to update bootloader and baseband (modem):
1. Flash new firmware via ODIN - re-root the phone - flash twrp 2.8.7.0 - clean flash ROM (these steps are very much recommended)
2. Flash new bootloader and modem files from ODIN
So, you can flash any of the newer firmwares or a firmware for specific country or download and flash only bootloader and modem from here (in OP of that thread it explains how to do) only for N9005.
=====[9]=====​
Q: Which firmware should I download and flash? Should I choose ONLY the one for my own country of residence?
A: No. You can flash any other firmware as long as it is for your device model. Well, N9005 was never released in my country of residence. We only have Exynos variant. So none of the firmware are for my country. By your logic I should not flash any firmware. That is not correct. If you are flashing a custom ROM nonetheless, you should know that only bootloader and baseband are staying from stock ROM. Everything else is replaced by custom ROM. So, as long as firmware is new and GPS works, no problem.
=====[10]=====​
Q:I have white thumbnails in my gallery. What should I do?
A: Please read this post. You can either wipe data of gallery as soon as it shows white thumbnails or you can flash note5 gallery at the end of that post. There is also note5 gallery with nougat icon apk by Leon_stalker and flashable zip of that apk by me.
The reason for white thumbnail and an alternative solution has been provided by oidy, here
=====[11]=====​
Q: Where can I find any extra zips? It is too much crowded in this thread and I cannot find anything.
A: I tried to collect all MODs, apk and zips from thread in MODs Collection for MagMa-NX thread. Please visit that thread for more zips and MODs.
=====[12]=====​
Q: I flashed ROM but I lost root. What should I do?
A: Firstly, please read this. There are several aspects you should keep in mind:
1. Did you root your device earlier? You have to have pre-rooted device (auto-root by Chainfire (CF-Auto-root) is one of those).
2. Did you flash kernel after flashing ROM? If you had, please flash ROM in mods update and choose a root method again.​
=====[13]=====​
Q: What is best kernel for MagMa-NX ROM?
A: There is no best kernel. Kernels are adapted to usage. You have to try each of them one by one to find which kernel is better for your usage. Available GPL compliant kernels are:
1. Phantom kernel from its own thread
2. Lss kernel from its own thread
3. Gugu0das kernel from his own Google Drive folder​
=====[14]=====​
Q: What are best aroma choices when flashing this ROM?
A: Aroma choices are dependent on your own like. If you don't like it, you can change them by flashing ROM in "Mods Update" mode and selecting changing your selected choices.
=====[15,16]=====​
Q1: I have an FC in "XXXX" app. Please fix it.
Q2: I have a bug report about this ROM. How should I submit it?
A: Thanks for your report. Firstly, if it is a global FC/bug, or known issue, please check OP for "Not Working" list. If it is not there, then you need to do following steps, so that we can find out what has gone wrong on your setup that you are experiencing an FC/bug.
This consists of three parts:
Part A. App not responding/other issues
1. Install MatLog app from playstore.
2. Start logging by openning app (it automatically starts, if not, press "play" button on top)
3. Now try replicate the event (do the steps that lead to FC)
4. Return back to matlog app.
5. Press "pause" button on top. Please dont wait too much, because it records about 20-100 lines per second. If it takes 1 minute, it may file up to 5000 lines, which will be hard for us to read and diagnose)
6. Go to 3dot menu of app, select "file", then select "save". It may ask permission to write, grant it. It will save with date and time, click ok.
7. The logs will be saved in Internal/matlog/saved logs folder. Please upload it to any storage site (dropbox, google drive and etc) via share the download link or just upload into your post in XDA. If you are junior XDA user, you may not share download links or attach logs to your post. Just copy the download link from online storage site without "http://" at beginning.​
Part B. Questions for CORRECT report!
Answer these questions so that we can troubleshoot your problem:
1. Device Model (e.g. N900S)
2. Bootloader and Baseband (whole code or last 3 characters: N9005XXSGBQA1 or QA1)
3. Your recovery version (e.g. TWRP 2.8.7.0, philz 6.48.4,...)
4. Wipes done in recovery before flashing.
5. Your choices in aroma installer:
a. Device model chosen
b. Kernel choice (or preinstalled)
c. CSC choice
d. Debloatable apps
e. SystemUI
f. UDS
g. White/Green Battery
h. Launcher Choice
i. Extra options (4G, dual stereo and etc)
j. Camera choice
k. Sound MOD
l. NTP address
m. Root option
n. Busybox option
o. Xposed option
p. Wipe in aroma​4. Any other zips flashed?
5. Any other modifications done?​
Part C. A specific case for FC:
a) If FC is from a system app (nearly all preinstalled apps in ROM):
1) Go to /data/system/dropbox/ folder
2) Find a txt file with "system" and "crash" keywords on the file name
3) If there are more than one apps with such keywords, open them and read inside. At the first line of the txt file you will find process name. Try to find one which has the process name with the app that FC
4) Share that txt file either as attachment in post or by sharing the download link after uploading it to an online storage. If you are junior XDA user, you may not share download links or attach logs to your post. Just copy the download link from online storage site without "http://" at beginning.​b) If FC is from a data app (all 3rd party apps and some preinstalled ones):
1) Go to /data/system/dropbox/ folder
2) Find a txt file with "data_app" and "crash" keywords on the file name
3) If there are more than one apps with such keywords, open them and read inside. At the first line of the txt file you will find process name. Try to find one which has the process name with the app that FC
4) Please upload it to any storage site (dropbox, google drive and etc) via share the download link or just upload into your post as attachment. If you are junior XDA user, you may not share download links or attach logs to your post. Just copy the download link from online storage site without "http://" at beginning.​
=====[17]=====​
Q: I have a restart when I do "this".
A: Thanks for your report. Firstly, if it is a global issue, please check OP for "Not Working" list. If it is not there, then you need to do following steps, so that we can find out what has gone wrong on your setup that you are experiencing an FC:
First way:
1. Install SysLog app from playstore.
2. Now try replicate the event (do the steps that lead to reboot)
3. After reboot, directly open Syslog app.
4. Click on Take Log.
5. It will save logs in internal/syslog folder.
6. Please upload it to any storage site (dropbox, google drive and etc) via share the download link or just upload into your post as attachment. If you are junior XDA user, you may not share download links or attach logs to your post. Just copy the download link from online storage site without "http://" at beginning.​
Second way:
1. Recreate reboot
2. After reboot, go to /proc/, and copy "last_kmsg" to internal memory
3. Then go to /data/log/, and copy prev_dump.log to internal memory
4. Put both files into a zipped folder and upload it to any storage site (dropbox, google drive and etc) via share the download link or just upload into your post as attachment. If you are junior XDA user, you may not share download links or attach logs to your post. Just copy the download link from online storage site without "http://" at beginning.​
When sharing the log, do not forget to add this information about your device/setup too, as asked on F.A.Q. 16 partB.​
=====[18]=====​
Q: I have bootloop right after I flash the ROM
A: There are two possible reasons for that:
1. You are using JIO SIM. JIO SIM is not supported by this ROM. You either need to change your SIM or flash other ROM. Sorry.
2. In first boot, when asked to "Consent for Diagnostic Report", you forgot to uncheck it. As written in OP, you have to "uncheck" the Consent for Diagnostic Report.​To solve it:
1. Power off phone
2. Remove sim card
3. Boot to ROM.
4. Go to settings/general management
5. Disable "Report Diagnostic Info"
6. Power off Device.
7. Insert sim card.
8. Boot up phone and continue using it​
=====[19]=====​
Q: I dont have mobile data when booting to ROM. It doesn't show GSM connection.
A: In first boot, when asked to "Consent for Diagnostic Report", you have to uncheck it, as written in OP. To solve it:
1. Power off phone
2. Remove sim card
3. Boot to ROM.
4. Go to settings/general management
5. Disable "Report Diagnostic Info"
6. Power off Device.
7. Insert sim card.
8. Boot up phone and continue using it​
=====[20]=====​
Q: I cannot receive notifications from Whatsapp, Telegram, Inbox and etc apps. What should I do?
A: Depends on the Smart Manager choice:
1. For C5 Smart Manager:
I. Battery Optimization:
a. Go to Smart Manager/Battery/Battery Usage -> 3dot menu/optimize battery usage.
b. Click on "Apps not Optimized" and change it to "All Apps".
c. Find the app from which you want to receive notifications
d. Disable the toggle at the right side of the app's name​II: RAM Optimization:
a. Go to Smart Manager/RAM
b. Go to "Auto Run Apps" tab on the top.
c. Find the app from which you want to receive notifications
d. Disable the toggle at the right side of the app's name.​
2. N7 Smart Manager
I. Battery Optimization 1:
a. Go to Smart Manager/Battery
b. Scroll below to find "Not optimized apps". Click on it
c. Click "Edit" on top.
d. Check the app you want to get notifications from.
e. Save and exit​.
I. Battery Optimization 2:
a. Go to Smart Manager/Battery/Battery Usage -> 3dot menu/optimize battery usage.
b. Click on "Apps not Optimized" and change it to "All Apps".
c. Find the app from which you want to receive notifications
d. Disable the toggle at the right side of the app's name.​
=====[21,22,23]=====​
Q1: How to pass safetynet in this ROM?
Q2: I cant find Netflix, Super Mario RUN and other apps in Playstore.
Q3: How to make PlayStore Certified?
A: You need to pass safetynet by following @cafe-creme's following posts:
Post #1
Post #2
=====[24,25,26]=====​
Q1: Where is ROM control on this ROM?
Q2: How can I add ROM control to this ROM?
Q3: Can I use a ROM control from "that" ROM so that it can be used in this ROM?
A: This ROM contains only NX Control app. It contains tweaks for statusbar (long/short network traffic style, seconds on statusbar clock and blurred notification panel background) and tweaks for AOD screen (touch enable/disable, auto-brightness enable/disable, brightness value and etc).
This ROM provides stock feel of Samsung ROM. We try to evade ROM control or similar tweak/MOD apps.
No. You cannot use ROM control from other ROMs. The ROM control should be built with the ROM, not added afterwards.
=====[27]=====​
Q: How can I enable network traffic on statusbar in this ROM?[/COLOR]
A: Go to Settings/Connections/Data Usage and enable "Real-time Network Speed". You can tweak the length of network traffic on statusbar from NX control app, explained above.
=====[28]=====​
Q: What does bootloop, stuck in bootanimation, stuck in splashscreen mean?
A: Bootanimation is not a continuous animation. It has starting animation and cycling animation. Starting one is when "samsung" word pops up. Cycling animation is when samsung llights up and lights down. Bootloop, from word loop, means it starts from "writing samsung" part, then goes to cycling animation and then goes back to writing samsung again amd gets.looping over and over. Stuck at bootanimation means it continuously light up and lights down "samsung" word, but does not loop with "writing samsung text" again, just the cycling animation gets too long. Splashloop, again from word loop, means it continuously starts splash screen several times (with "samsung galaxy note 3" text) without entering bootanimation. Stuck in splashscreen means that screen stays in splash screen (with "samsung galaxy note 3" text).
All of these have different diagnosis and solutions. So we need to make sure you give us correct info for us to diagnose and solve your issue
=====[29,30]=====​
Q1: When using AOD I lose too much battery. Why is that?
Q2: Why does my CPU not go into deep sleep at night with AOD turned on?
A: Note 3 CPU cannot go into deep sleep with AOD due to hardware limitations. If you want to evade the battery loss, you should use AOD for short durations or when charging.
==[Continued here]==​
Finally!
---------- Post added at 09:01 PM ---------- Previous post was at 08:59 PM ----------
The best N7 port ever. flawless.
Very nice NXTeam :good:
Very nice ...
good
the Systemless thing is a good step in my opinion, makes it your USP :good:
Excellent brotherr
Sent from my SM-N9300 using Tapatalk
---------- Post added at 12:27 PM ---------- Previous post was at 12:22 PM ----------
Support n9005 ??
Sent from my SM-N9300 using Tapatalk
thank you so much
Is the battery life good?
Excellent NX team.. thanks alot..
Waiting a relase .. great job and team
Sent from my SM-N9300 using Tapatalk
Yes! Thank you. I will install and share my observations after downloading.
Hmm...stopped at 15% in the middle of instalation :/
Can't install it, stuck at 15% 20% and 50%.
asis9393 said:
Can't install it, stuck at 15% 20% and 50%.
Click to expand...
Click to collapse
What choice are you tick? What are you variant device?
Sent from my SM-N9300 using Tapatalk
Ok. Tried 2nd time. After full wipe in twrp, i did not choose wipe in aroma. Instalation completed.
maderos said:
Ok. Tried 2nd time. After full wipe in twrp, i did not choose wipe in aroma. Instalation completed.
Click to expand...
Click to collapse
So its working bro??
Sent from my SM-N9300 using Tapatalk
Not sure yet. Still booting after instalaltion.

[OOS][3.5.8][V3.0] - Stock Sounds

Hey there, again.
Code:
[B][U]IM NOT RESPONSIBLE IF YOU END BRICKING UP YOUR DEVICES OR ANYTHING ELSE HAPPENS WITH YOUR PHONE! [/U][/B]
Here's another flashable zip files i've created for custom roms.
Q: What it will do?
A: it will install Oxygen OS sounds.
Q: Which sounds?
A: Ringtone, notification, Alarm, UI.
That's it!
I don't have 3.5.8 file, so i can't add those for now, i will download in few days and include them. I had 3.0.2 file in my pc and it had good sound pack so thought to extract and make it flashable zip file for you.
**INSTALLATION**
1) Flash your Favourite (7.1.1/7.1.2) ROM and then flash Nano Gapps.
2) Select zip file and flash and reboot.​
Download: https://www.androidfilehost.com/?fid=889764386195913812
Git: https://github.com/chetz1215/OOS-Sound
Version: V2.0
Changelog:
V2.0: initial release.
-
V3.0:
1) Added all sound folder from OxygenOS 3.5.8
Reserve 2
Git: https://github.com/chetz1215/OOS-Sound (Uploaded all files)
New update: https://www.androidfilehost.com/?fid=889764386195913812
Edit: The script may say "V2.0" While installing, forgot to change it.

[ROM] Epic ROM 9.1.4.0 -MIUI- GLOBAL for Mi Note 3 (By Epic Team)

Greetings MIUI-ers!!!​
Jamflux, Pocarropa, and MrRaines (MrTomatico on en.miui), creators of Épic ROM, we are glad to present Épic ROM for Xiaomi Mi MIX, who was born thanks to the hard work of these guys. Epic ROM is a Custom ROM based on MIUI, but with some mods and improvements that you can see below on features chapter.
The focus of this ROM is improve MIUI official stock on many devices making many mods and improve Xiaomi sellers to get a bigger MIUI-ers family!
**IMPORTANT ADVISE : Install at your own risk on your device (Mi MIX in this case). We are not responsible of any damage on your device. Read carefully instructions before install.
Requirements:
-Xiaomi Mi Note 3 (Jason)
-Unlocked Bootloader (official unlock to prevent issues)
-Custom Recovery (TWRP Recovery is highly recommended)
-Read all thread before proceed
-Love for technology and most important: Love for Xiaomi!
Newest Features
Changelog:
* Latest base with all changes (visit en.miui.com/forum to check all)
* FACE UNLOCK
* New Settings configuration
* A-GPS
* New security patches
* Improved a lot battery life and RAM management
* Disabled antispam by default but you can enable it from OTA and addons
* Added dolby atmos in the launcher screen (same as OTA)
* NOTE: Telegram notification won't work due official base build issues
* Thanks to @raulmp for testing tasks!
The rest of features are in quote below:
HTML:
* Icons has been changed, now in Limitless theme we have STOCK AOSP/MIUI icons
* Many bugfixes and RAM improvements
* Now settings will have a notification when update is available!
* Many other bugfixes like WPA/WPA2 Connection security bug.
* New GRID for Launcher and Folders (Thanks to Tomhenson and MrRaines) and new Epic THEME
* New GRID selector in Settings/home and recents (Thanks to Tomhenson and MrRaines)
* New Ringtones and Notifications sounds
* New gallery options and OTA service with addons
* New mods for Icons, Grid, Reflected Icons, and more in OTA and ADDONS
* Safety net and android pay only works without ROOT (Payments will work as HCE protocol)
Multilanguage
Fixed SafetyNet and NFC Payments!
DOZE enabled
New screen recorder and redesigned UI animations/clock
New icons on status bar and improved MODs
LockScreen icon now is White
Zipaligned
Intelligent CPU management
DocumentsUI never auto-disable from settings again :P
DPI Changer in Ota and MODs (settings app)
Fingerprint gestures (you can now lock your phone using your fingerprint, if you long press fp, it will show you power menu!, to revert this feature, please visit EPIC OTA app on Settings)
New Nice Icons in settings and launcher
Gapps Pico pre-installed (Google Play Store and Google Services... you can choose what Google app's are you going to install later :P)
Épic OTA Service Added on Settings
Epic Mods on OTA app
Music App Improved
Icons on Settings re-orderer (now you'll have Dolby and SuperSU, and dolby icon from launcher has been removed, you can hide supersu icon from supersu app and only have supersu icon in settings) (New!)
Root SuperSU updated and adapted to Xiaomi Mi MIX (2.79)
Init.d support
Busybox pre-installed
Kernel tweaks (very little changes on boot.img)
Build.prop improved
miuisystem.apk improved to get better RAM management (usually 3GB of free RAM once you power ON your MIX 128/4 model :P)
Services and frameworks improvements (more battery and system performance)
MIUI Launcher improvements
Camera MODs (better image quality)
Adway integrated on system (you can see also on Settings)
All Chinese app's and Google app's (bloatware) removed
Advanced Reboot Menú (PowerMenu improved)
DolbyAtmos Updated to latest version
Support Xposed but Xposed is not pre-installed (I am not going to pre-install Xposed on this ROM never to prevent System Issues, but I bring you the posibility of install it thanks to init.d, root, and busybox... use Xposed at your own risk).
Better support for some Xposed Modules
Some Nice Wallpapers added
More Languajes and Spanish Updated (thanks to [user=5863451]@JamFlux[/user])
Assistant Touch Updated Like Epic Team Style :P
Animations on SystemUI (lockscreen), thanks to xiaomi.eu but we now add some optimizations to this
Epic Bootanimation
Better Battery and Performance/RAM management thanks also to many patches that we built for JBart
Added Xiaomi Package installer with antivirus
Languages Supported:
Global Build (as base), so, ALL LANGUAGES from Official Xiaomi Company!
How to install first time
* First of all, make a complete backup of all your photos and internal data in the computer, since the first installation requires to eliminate ALL the sdcard content, given the encryption of Android Nougat and later; the one that warns you is not a traitor, you are going to lose all the data (just as it happens if you install other ROMS). This is due to (in turn) that if we have not formatted the sdcard, it will not boot for security protection data of the cited encryption,
* With TWRP Recovery (read tutorials on how to install it) we will make another backup, but this time System, Data, Cache, Boot, and especially the EFS (important).
* Download the ZIP flasheable and pass it to the internal memory of the phone (no matter if we have already formatted it or not).
* Restart on TWRP recovery
* Make Wipes: System, Data, Dalvik, Cache.
* Install from Recovery the EpicROM ZIP flasheable and wait for it to appear okay (If you get error 7 the TWRP in the step of "formating system / extracting system", restart in recovery immediately, and reinstall it, this is due that in Nougat you must re-generate the system partition for encryption topics, so it will install you, it should work like the rest of us )
* We reboot in fastboot mode once the rom has been installed correctly. To do this, we can do it from TWRP in REBOOT / Fastboot or by holding down the power button and the volume down button until FASTBOOT and Mitu appear by soldering an Android robot. In this step, we connect the mobile to the computer, and in the same folder that can be downloaded from en.miui.com/unlock (to unblock the bootloader) click inside that folder in a blank space in the right mouse click while holding the SHIFT key on the keyboard; a window will appear and the "open command window" option should appear. We tapped on that window. When it opens, if you open powershell (blue screen) from windows 10, type cmd and press enter. If you open the classic cmd of all life (BLACK SCREEN) we are already where we want.
* Type in the cmd (be powershell or cmd) fastboot format userdata and press enter. There will be formatted all our mobile, and restarting it will work everything.
* Restart normally and configure. Remember that the first start takes a little longer, from there, it will always light fast. In the following versions, it will NOT BE MISSING to do all this, just install without wipes and to run. I already adapt it so that I clean what I have to clean with each update EXCEPT that I expressly say something else in that UPDATE.
* Enjoy (and re-pass all data previously backed up to the internal memory).
How to install UPDATE from Epic ROM 6.X.XX / 7.X.XX
Download Epic OTA with OTA app from Settings (No MIUI Updater, use EPIC OTA!)
You can also download update manually from en.miui forum or htcmania spanish forum
Install update from Epic OTA or from TWRP Recovery manually
You don't need to wipe anything if we don't say it on update! If you have to do some special, we will let you know
Reboot
Enjoy
Download Center
9.1.4.0 Global for Xiaomi Mi Note 3 (Jason)
Download ROM: https://androidfilehost.com/?fid=962021903579499661
Known bugs: You tell me. Full tested and works fine. If you have issues with your TWRP, change of recovery.
Current Status: Tested 100%; ROM Stable
If you like my work please consider to make me a little donation in this paypal link
Note: If you want to use Google Assistant please set as default assistant Google Aplication in settings/installed aplications/default/assistant and enable Google in home button in settings/aditional settings/buttons.
Obviously, you need to install Google App .
Follow me on Twitter: @PaulDhoul
Screenshoots:
You can see it below
Mini Video Review (in spanish hehe):
Thanks to:
Xiaomi (and Xiaomi official developers for bring to us this amazing SO)
Google
Xiaomi Eu Team
MultiROM Team
Epic Team Founder Members @JamFlux, @pocaropa, @MrRaines (MrTomatico on en.miui))
All MIUI DEVICE TEAM
All Admins/Mods/SMods from En.MIUI for all support
HTCManía (Spanish Forum)
Official Website: www.epicrom.pro
Enjoy and Remember: Keep loving Xiaomi!
My installation gave "Error 3"
I wiped as follow but no success!

[ROM][9.0][SM-G975F] Project Pixel 1.0 [ASF3][23/08/2019]

Project Pixel P1.0​
What is Project Pixel?​
Project Pixel is a small team of developers that work on porting most, if not all of the Google Pixel features to stock firmwares.
We mostly specialize in Stock Samsung Firmwares, although we may do work on ports of OneUi once in a while. Our objective is to deliver the best performance by using stock firmware whilst also improving upon it by debloating and tweaking whilst also giving you all the features of a Pixel device.
IMPORTANT: MUST USE ASF3 PATCHED TWRP MAGISK FOR IT TO WORK!
Pixel Pie 1.0 Feature List:​1. AdAway
2. Deep Debloat and DeKnoxed (Apps, permissions, framework, unnecessary features-stripped and removed)
3. Dolby Atmos with Correct Tuning and Gain (Main Speaker has most power and Earpiece just adds detail and treble)
4. Eleven Music (Lineage OS 15.1)
5. Files GO (File Manager)
6. GCam (Note: GCam might not work on all devices, because of hardware compatibility) Version is 6.0
7. Google Calculator
8. Google Calendar
9. Google Chrome
10. Google Clock
11. Google Contacts
12. Google Keep (With Handwriting Libs)
13. Google Lens (Works within Google Photos and Recents in Pixel Launcher)
14. Google Messages
15. GPay (Working Payment Method along with NFC functionality)
16. Google Phone
17. Google Pie Emojis (Not Samsung Ones)
18. Google Play Games
19. Google Tasks
20. GBoard
21. Mtweaks (Has Hardware Control - Similar to Kernel Adiutor but more tailored to Exynos)
22. Pixel Fonts
23. Pixel 3 Boot Animation
24. Pixel 3 Live Wallpapers with Normal Wallpapers
25. Pixel Google Photos (Free Original Quality Storage)
26. Pixel Module V1 - Pixel Animations, framework and configs.
27. Pixel Launcher with new recent menu
28. Pixel Sounds
29. Samsung Digital Wellbeing
30. Samsung App Lock
31. Samsung Gallery (Stripped Down and lightened to improve performance)
32. Samsung's Stock Camera with HDR parameter changes, debloated and additional video modes (4k30 at HDR- Not Fully Tested)
33. SystemUI Tuner (Provides battery stats along with other useful customiztions - Check QS icons and add it to QS Panel to view)
34. VoLTE Supported
35. YouTube Vanced (Ad-free Youtube)​
CHANGELOG 1.0:
initial release
Bugs:
None
Notes:
1. To view Battery Stats and Storage, pull down the Quick Settings Panel and on the top right click the three bubbles button and then Button Order. Then move the new Battery and Storage icon to the Quick Settings.
2. Make sure you set Google Phone as your default phone app. Go-to Settings/Apps. Click the three dots in the top right corner. Then click default apps. Then Calling App and select Phone.
3. After first boot, reboot your device once to ensure dalvik optimization.
INSTALL INSTRUCTIONS:
- As the ROM zip doesn't contain any kernel, is mandatory to have the linked TWRP installed. (Please flash the correct ones)
- For people coming from other ROM than stock, please do a clean flash
- Copy the ROM zip to your phone
- Boot in TWRP and flash the ROM zip
- After flashing the ROM zip, goto Reboot --> Recovery
- Wait for the boot up (5-7 minutes) and setup your ROM to your liking.
- Don't try to update magisk or you'll get a bootloop. If you just tried and got bootloop, reflash the twrp patched with stable 19.3 magisk (link above).
Download Link and Sources:
Feel free to join us telegram via the group: https://t.me/joinchat/G-BflEMjGlgp1NeWxDA2bA
Correct TWRP: ASF3 TWRP with Magisk!!
Download Link 1.0 (MEGA: https://mega.nz/#!HepyDQIB!iytUlAoW9bEQmo4rWiQ1gZDIwTD-fQHmwUaOfNlhj6M
Magisk:https://github.com/topjohnwu/Magisk/releases
Kernel Source:http://source.samsung.com/
Credits:
Google for Android and Framework
Samsung For Their Kernel
i am rooted on asg8 how do i install it?
Zer0byZer0 said:
Project Pixel P1.0
What is Project Pixel?
Project Pixel is a small team of developers that work on porting most, if not all of the Google Pixel features to stock firmwares.
We mostly specialize in Stock Samsung Firmwares, although we may do work on ports of OneUi once in a while. Our objective is to deliver the best performance by using stock firmware whilst also improving upon it by debloating and tweaking whilst also giving you all the features of a Pixel device.
IMPORTANT: MUST USE ASF3 PATCHED TWRP MAGISK FOR IT TO WORK!
Pixel Pie 1.0 Feature List:
1. AdAway
2. Deep Debloat and DeKnoxed (Apps, permissions, framework, unnecessary features-stripped and removed)
3. Dolby Atmos with Correct Tuning and Gain (Main Speaker has most power and Earpiece just adds detail and treble)
4. Eleven Music (Lineage OS 15.1)
5. Files GO (File Manager)
6. GCam (Note: GCam might not work on all devices, because of hardware compatibility) Version is 6.0
7. Google Calculator
8. Google Calendar
9. Google Chrome
10. Google Clock
11. Google Contacts
12. Google Keep (With Handwriting Libs)
13. Google Lens (Works within Google Photos and Recents in Pixel Launcher)
14. Google Messages
15. GPay (Working Payment Method along with NFC functionality)
16. Google Phone
17. Google Pie Emojis (Not Samsung Ones)
18. Google Play Games
19. Google Tasks
20. GBoard
21. Mtweaks (Has Hardware Control - Similar to Kernel Adiutor but more tailored to Exynos)
22. Pixel Fonts
23. Pixel 3 Boot Animation
24. Pixel 3 Live Wallpapers with Normal Wallpapers
25. Pixel Google Photos (Free Original Quality Storage)
26. Pixel Module V1 - Pixel Animations, framework and configs.
27. Pixel Launcher with new recent menu
28. Pixel Sounds
29. Samsung Digital Wellbeing
30. Samsung App Lock
31. Samsung Gallery (Stripped Down and lightened to improve performance)
32. Samsung's Stock Camera with HDR parameter changes, debloated and additional video modes (4k30 at HDR- Not Fully Tested)
33. SystemUI Tuner (Provides battery stats along with other useful customiztions - Check QS icons and add it to QS Panel to view)
34. VoLTE Supported
35. YouTube Vanced (Ad-free Youtube)
CHANGELOG 1.0:
initial release
Bugs:
None
Notes:
1. To view Battery Stats and Storage, pull down the Quick Settings Panel and on the top right click the three bubbles button and then Button Order. Then move the new Battery and Storage icon to the Quick Settings.
2. Make sure you set Google Phone as your default phone app. Go-to Settings/Apps. Click the three dots in the top right corner. Then click default apps. Then Calling App and select Phone.
3. After first boot, reboot your device once to ensure dalvik optimization.
INSTALL INSTRUCTIONS:
- As the ROM zip doesn't contain any kernel, is mandatory to have the linked TWRP installed. (Please flash the correct ones)
- For people coming from other ROM than stock, please do a clean flash
- Copy the ROM zip to your phone
- Boot in TWRP and flash the ROM zip
- After flashing the ROM zip, goto Reboot --> Recovery
- Wait for the boot up (5-7 minutes) and setup your ROM to your liking.
- Don't try to update magisk or you'll get a bootloop. If you just tried and got bootloop, reflash the twrp patched with stable 19.3 magisk (link above).
Download Link and Sources:
Feel free to join us telegram via the group: https://t.me/joinchat/G-BflEMjGlgp1NeWxDA2bA
Correct TWRP: ASF3 TWRP with Magisk!!
Download Link 1.0 (MEGA: https://mega.nz/#!HepyDQIB!iytUlAoW9bEQmo4rWiQ1gZDIwTD-fQHmwUaOfNlhj6M
Magisk:https://github.com/topjohnwu/Magisk/releases
Kernel Source:http://source.samsung.com/
Credits:
Google for Android and Framework
Samsung For Their Kernel
Click to expand...
Click to collapse
Can I install it on ASH1 Base?
Can we get some screenshots??? Please.
any video tutorial pls
This is fake, not have informations essentials
hugoct said:
This is fake, not have informations essentials
Click to expand...
Click to collapse
I also think the same
"Updater process ended with error 7"
how you can decide?
rover3000 said:
"Updater process ended with error 7"
how you can decide?
Click to expand...
Click to collapse
Give logs
already found a reason now the phone does not load beyond bootanimation
kindly do not flash this rom otherwise you will get a bootloop
rover3000 said:
already found a reason now the phone does not load beyond bootanimation
Click to expand...
Click to collapse
Just give logs
I do not know how to do it
install according to instructions. But it doesn't start.
fake project?
@d14gvn yes
Any updates?
I like the idea of a non-One UI ROM that comes with samsung's camera and gallery. They just work well. And it's good that basic google apps are included without any play services.
I would like to be able to uninstall these apps though. I don't trust disabling to prevent them from running in the background.

Categories

Resources