crDroid v5.6 for harpia[9.0.0_r40][Stable][Enforcing & VoLTE] - Moto G4 Play ROMs, Kernels, Recoveries, & Other De

<!---This is a forum post template for manitainers to use on XDA, or whatever forum you post your build(s) on. You can copy/paste what is here and edit as necessary for your purposes-->
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"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"
}
Features
Click for feature list (helps shorten the OP.)
Always Have a full functional Backup. Just in case!
DOWNLOAD ROM
GAPPS: DOWNLOAD GAPPS
First time installing crDroid to your Moto G4 Play, or coming from another ROM: <--THESE MAY NEED UPDATING FOR YOUR PARTICULAR DEVICE; BE THOROUGH IN INSTRUCTIONS-->
** Make sure you're running a proper working Recovery (CWM or TWRP)
1) Copy crDroid zip, gapps zip to your device
2) Boot into Recovery
3) Wipe cache, system, & data.
4) Flash ROM
8) Flash gapps
9) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk XX.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
None ATM, tag me and include logs if you see any.
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!(Magisk Modules are usually fine)
- have modified system files
- have dirty flashed
Thanks to:
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE​
XDA:DevDB Information
crDroid for harpia, ROM for the Moto G4 Play
Contributors
reachomk
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 5.6
Created 2019-07-10
Last Updated 2019-07-17

This ROM is very slow and lagger. The vídeos are very slow. Sometimes flashlight doesn't works and UI system crash. I will return to AOSP extended.

Accelerometer and proximity sensor don't work.
Clean flash.
Enviado desde mi Moto G Play mediante Tapatalk

Flashlight, camera, proximity sensor are with a bug being necessary to restart the cell several times

Update!
Changelog: Fixes sensor issues.
https://drive.google.com/file/d/1O0hkyRA-FWWhpkCUkRN0wM3_17MJ7SoY/view?usp=sharing

I will try it tomorrow.

Sakul94 said:
This ROM is very slow and lagger. The vídeos are very slow. Sometimes flashlight doesn't works and UI system crash. I will return to AOSP extended.
Click to expand...
Click to collapse
Sakul94 said:
I will try it tomorrow.
Click to expand...
Click to collapse
Yes dear bro AOSP Extended is awesome
reachomk said:
Update!
Changelog: Fixes sensor issues.
https://drive.google.com/file/d/1O0hkyRA-FWWhpkCUkRN0wM3_17MJ7SoY/view?usp=sharing
Click to expand...
Click to collapse
Dear mate, you said that you were going to apply to AOSPExtended Official Mantainer in Mid June or July
What happen dear brother??? Because you didn't release the latest version (v6.6) of AOSPExt for your device
Thanks a have a great day

BouncingState said:
Yes dear bro AOSP Extended is awesome
Dear mate, you said that you were going to apply to AOSPExtended Official Mantainer in Mid June or July
What happen dear brother??? Because you didn't release the latest version (v6.6) of AOSPExt for your device
Thanks a have a great day
Click to expand...
Click to collapse
The AospExtended team did not respond to my official request or pm asking for official status. I have no idea why. Perhaps if members ask for it as well, they will be more likely to grant official status. Feel free to lobby them for me. Also, please discuss AEX related things on the AEX forum post I have created.
I plan to skip to AospExtended 6.7 as I have not had much time latly.

beraca said:
Accelerometer and proximity sensor don't work.
Clean flash.
Enviado desde mi Moto G Play mediante Tapatalk
Click to expand...
Click to collapse
Fixed it. Download the new build.

reachomk said:
The AospExtended team did not respond to my official request or pm asking for official status. I have no idea why. Perhaps if members ask for it as well, they will be more likely to grant official status. Feel free to lobby them for me. Also, please discuss AEX related things on the AEX forum post I have created.
I plan to skip to AospExtended 6.7 as I have not had much time latly.
Click to expand...
Click to collapse
Ok my dear friend, thanks a lot for your response

SELinux
Hello all,
how can I activate SELinux in crDroid?
Why is upload by Google drive?

check_for_droid said:
Hello all,
how can I activate SELinux in crDroid?
Why is upload by Google drive?
Click to expand...
Click to collapse
SELinux is currently enforcing. You can set it to permissive by typing in:
Code:
setenforce 0
into an android terminal or flashing a permissive patcher. I use Google Drive because I like it and I have unlimited storage space.

reachomk said:
SELinux is currently enforcing. You can set it to permissive by typing in:
Code:
setenforce 0
into an android terminal or flashing a permissive patcher. I use Google Drive because I like it and I have unlimited storage space.
Click to expand...
Click to collapse
Thanks for your prompt feedback. I have the problem with the full data encryption. The process is hang at 100%.
Otherwise, I like it very much. Very good job!!

Signature Spoofing and Root ADB
HI all,
Do this build have signature spoofing disabled? In CRdroid there used to be a switch to enable signature spoofing and afaik there is a patch on upstream that suggest the signature spoofing is enabled by default:
hXXps://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commit/fe45b12172edf660533f57fc36c7d01e9f0bf0c4
I've tested and seems is disabled, so I'm not sure if there was a patch on this specific build to disable it. I would like to use MicroG on this ROM , and as Xposed is not yet available for pie...
BTW, is it not possible to access ADB as root on this room ?
# adb root
adbd cannot run as root in production builds​

nachognues said:
HI all,
Do this build have signature spoofing disabled? In CRdroid there used to be a switch to enable signature spoofing and afaik there is a patch on upstream that suggest the signature spoofing is enabled by default:
hXXps://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commit/fe45b12172edf660533f57fc36c7d01e9f0bf0c4
I've tested and seems is disabled, so I'm not sure if there was a patch on this specific build to disable it. I would like to use MicroG on this ROM , and as Xposed is not yet available for pie...
BTW, is it not possible to access ADB as root on this room ?
# adb root
adbd cannot run as root in production builds​
Click to expand...
Click to collapse
Your commit link doesn't work, so I can't help you with that until you fix the link. As for adb root, it does not work in "userdebug" flavored builds. It is customary to build "userdebug." If you want root, try using Magisk.
You can read more about build flavors here:
https://source.android.com/setup/develop/new-device#build-variants

Works ok on a XT1607 (2GB of RAM), however is a little laggy. I ran antutu benchmark in this rom, here's a little video i made: https://www.youtube.com/watch?v=loiqq8OBpzY

HI all,
I see my last post was a bit missunderstood.
In CRdroid there used to be a switch to enable signature spoofing and afaik there is a patch on upstream that suggest the signature spoofing is enabled by default:
hXXps://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commit/fe45b12172edf660533f57fc36c7d01e9f0bf0c4
(Please, notice XX on the url. I cant post URLs, so please replace hXXps with https)
Anyway, on this build the singature spoofing is disabled. I would like to use MicroG on this ROM, and signature spoofing is important as I would like to avoid installing Google Apps.
Apart of this, I'm used to use ADB as root on LineageOS and other rooms. In this rom looks is not enabled. I have of course rooted the phone with magisk and I have set on the options "SuperUser access: Apps and ADB".
I can use applications as root, but when I try to connect via ADB as superuser I get this error:
# adb root
adbd cannot run as root in production builds​[/QUOTE]
Is there something missing on this build ?

nachognues said:
HI all,
I see my last post was a bit missunderstood.
In CRdroid there used to be a switch to enable signature spoofing and afaik there is a patch on upstream that suggest the signature spoofing is enabled by default:
hXXps://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commit/fe45b12172edf660533f57fc36c7d01e9f0bf0c4
(Please, notice XX on the url. I cant post URLs, so please replace hXXps with https)
Anyway, on this build the singature spoofing is disabled. I would like to use MicroG on this ROM, and signature spoofing is important as I would like to avoid installing Google Apps.
Apart of this, I'm used to use ADB as root on LineageOS and other rooms. In this rom looks is not enabled. I have of course rooted the phone with magisk and I have set on the options "SuperUser access: Apps and ADB".
I can use applications as root, but when I try to connect via ADB as superuser I get this error:
# adb root
adbd cannot run as root in production builds​
Is there something missing on this build ?
Click to expand...
Click to collapse
I have compiled the rom with the userdebug build flavor, wheras adb root only works in the eng flavor. If you want to use root, try magisk.

adbd cannot run as root in production builds​
Click to expand...
Click to collapse
Reboot to Recovery and you can use "adb root"

Hi, this rom is almost perfect. I'm coming from Aex both of those roms are the best rom.
But this rom app launch time is very poor than aex. Whatsapp and facebook takes very long to launch. Please fix it. Also please update Aex rom too. Thanx

Related

[ROM][AOSP][7.1/8.1/9.0 BETA] Unlegacy Android Project

The Unlegacy Android Project​Introduction
Unlegacy Android started out as the OMAP4-AOSP Project. It was created in late 2015 in order to maintain a clean and organized place for pure AOSP support for various OMAP4 devices, such as the Galaxy Nexus and the Samsung Galaxy Tab 2 series. Over time this evolved to support more than just these devices, but still maintains its roots of supporting "legacy" devices that no longer receive "official" updates: hence Unlegacy Android was born. In our opinion, these ROMs are how the official updates would look.
On top of AOSP, we only include changes which are necessary to support the hardware, be secure, and get acceptable performance. Current features for mako include:
- Linux kernel 3.4.y merged in (currently 3.4.113 - mostly security patches and minor bug fixes)
- BFQ IO scheduler (official kernel 3.4 release), set up so GUI processes have the highest priority
- F2FS support from kernel 4.9 (for /data only! no point of f2fs on /cache)
- SELinux in Enforcing mode
Installation
If you're planning to install GApps, be sure to read the second post!
Aside from that, installation and upgrading is no different than on other ROMs.
Problems
- No known issues for mako yet.
If you notice anything, be sure to report it in this thread. Stability is our main concern. While I'm kind of busy, I usually read the thread and acknowledge the bug reports, even if I don't reply directly to them.
Downloads
See: http://builds.unlegacy-android.org. Our automated builds ensure that we always have the latest Android security patches merged in, without having to manually start and upload builds
We will have a built-in OTA updater (just like stock) soon (it's a work in progress)
Features?
There isn't much to say here - this is AOSP, if you install GApps, you pretty much get the same thing that's running on the Nexus devices (see the second post). The aim of this project is to create a fast and stable ROM - although, one could use Xposed (or similar) to add extra features.
As usual, feedback is appreciated
XDA:DevDB Information
Unlegacy Android Project, ROM for the Google Nexus 4
Contributors
Ziyan, amaces
Source Code: https://github.com/Unlegacy-Android
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: 7.1.2
Current Beta Version: 8.1
Created 2017-04-10
Last Updated 2018-09-04
Reserved
GApps
If you want to install GApps, we recommend Open GApps Micro.
An important note: as this is a pure AOSP ROM, installing GApps tends to be problematic: in order to try to avoid installation issues, be sure to install GApps immediately after installing the ROM, before booting the system for the first time. If you experience any issues with the Google applications, be sure to go into Settings -> Apps, and grant every permission to every Google application - most importantly, Google Play services.
In the case of an upgrade, be sure to re-install the GApps package, as upgrading wipes /system. You shouldn't need to re-set the permissions afterwards.
Stock-like setup
Disable the following built-in (AOSP) apps:
- Android keyboard (once you installed Gboard)
- Browser
- Calculator
- Camera
- Clock
- Email
- Gallery
Install the following apps from the Play store:
- Google Photos (https://play.google.com/store/apps/details?id=com.google.android.apps.photos)
- Calculator (https://play.google.com/store/apps/details?id=com.google.android.calculator)
- Chrome (https://play.google.com/store/apps/details?id=com.android.chrome)
- Clock (https://play.google.com/store/apps/details?id=com.google.android.deskclock)
- Gboard (https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin)
- Gmail (https://play.google.com/store/apps/details?id=com.google.android.gm)
- Google Calendar (https://play.google.com/store/apps/details?id=com.google.android.calendar)
- Google Camera (https://play.google.com/store/apps/details?id=com.google.android.GoogleCamera)
SafetyNet
The ROM should pass SafetyNet after installing GApps, without anything else. Keep in mind that installing extra stuff (SU, ...) might make it fail!
Rooting
You can flash the latest Magisk to get rooted.
Just a little note on this, I've been testing his build and it's been really smooth so far. (Even more than my own AOSP build) Also for other ROM's devs out there, he's the original dev who fixed the sensors and he also fixed the camera without relying on AOSP hacks. (Well except SELinux but that's another thing...) You can check out the source for more info about it.
Because I didn't have much time to work on it, I want to thank @Ziyan for his work on this. I could even say that eventual people who are currently on the AOSP build should go on this one moving forward.
From 1 February I check ROM periodically. For now ROM is not for me. It is too raw.
There are no navigation buttons for me and I can not disable them if I want to use Button Savior, for example. ROM does not see WiFi 5GHz.
However, I am pleased that there's a thread on XDA.
Forgive me if it has already been posted in the gapps thread, but is open gapps working for 7.1.2 builds? Last I checked, it was reported that setupwizard crashes on 7.1.2 due to being outdated. Thx!
Thanks not work gapps setup wizard screen
ze7zez said:
There are no navigation buttons for me and I can not disable them if I want to use Button Savior, for example. ROM does not see WiFi 5GHz.
Click to expand...
Click to collapse
Never heard about the navigation button issue... Might investigate it if I can get more feedback or reproduce the issue
About 5 GHz, it seems to work fine for me:
{
"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"
}
jer_ying_fd said:
Forgive me if it has already been posted in the gapps thread, but is open gapps working for 7.1.2 builds? Last I checked, it was reported that setupwizard crashes on 7.1.2 due to being outdated. Thx!
Click to expand...
Click to collapse
hasanben35 said:
Thanks not work gapps setup wizard screen
Click to expand...
Click to collapse
Yeah, Open GApps has a problem with setup wizard on 7.1.2 at the moment. I hope they'll fix it soon...
Ziyan said:
Never heard about the navigation button issue... Might investigate it if I can get more feedback or reproduce the issue
About 5 GHz, it seems to work fine for me: View attachment 4108596
Yeah, Open GApps has a problem with setup wizard on 7.1.2 at the moment. I hope they'll fix it soon...
Click to expand...
Click to collapse
Thx for confirming! For now I'll anxiously wait with the build already on my laptop ready to flash when the gapps are
Awesome Thank you for the continued development
Ziyan said:
Never heard about the navigation button issue... Might investigate it if I can get more feedback or reproduce the issue
Click to expand...
Click to collapse
I gave you a link to the thread. The code provided @spezi77 in post #2.
Request to Developers & Contributors ROMs for Nexus 4 on the navigation bar in TWRP
Ziyan said:
About 5 GHz, it seems to work fine for me.
Click to expand...
Click to collapse
That's right.
The ROM immediately shows 2 GHZ interfaces.
Within 12 seconds after the WiFi is switched on, 5 GHz interfaces are also displayed.
I was impatient.
If I dirty flash from 7.1.1 to 7.1.2 this ROM will be work without any issues?
I did a clean flash wiped everything but internal storage
I lose root frequently on this ROM and other nougat ROMs I'm using multirom twrp and multirom and hellspawn aosp nougat kernel revision 5
This ROM was installed in the primary slot of multirom
I used super su 2.79 and also tried magisk v12 neither worked
I used a 7.1.2 build with only flashing ROM and modifications : v4a an adreno driver and hellspawn kernel then booting
Then reboot to recovery and install open gapps pico 7.1
What am I doing wrong ?
Is multirom the culprit ?
[email protected] said:
I did a clean flash wiped everything but internal storage
I lose root frequently on this ROM and other nougat ROMs I'm using multirom twrp and multirom and hellspawn aosp nougat kernel revision 5
This ROM was installed in the primary slot of multirom
I used super su 2.79 and also tried magisk v12 neither worked
I used a 7.1.2 build with only flashing ROM and modifications : v4a an adreno driver and hellspawn kernel then booting
Then reboot to recovery and install open gapps pico 7.1
What am I doing wrong ?
Is multirom the culprit ?
Click to expand...
Click to collapse
Adreno driver 7.1.2 work ?
Kernel hellspawn work ?
Link please
Please open thread in nexus 5 too for this really​ AOSP rom
Sent from my Nexus 5 using Tapatalk
GAPPs
Ziyan said:
Never heard about the navigation button issue... Might investigate it if I can get more feedback or reproduce the issue
About 5 GHz, it seems to work fine for me: View attachment 4108596
Yeah, Open GApps has a problem with setup wizard on 7.1.2 at the moment. I hope they'll fix it soon...
Click to expand...
Click to collapse
Hello!
I was able to install the GAPPs:
1) flash rom
2) turn on the N4
3) flash gapps
4) superSU flash (optional)
That way I did not use the setup wizard, I just added my Google account to the Play Store.
(Translation by google trandutor)
hasanben35 said:
Adreno driver 7.1.2 work ?
Kernel hellspawn work ?
Link please
Click to expand...
Click to collapse
Hellspawn kernel aosp nougat mako just Google it
as for adreno driver it works on 7.1.2 February 2016 is the last stable adreno driver for nexus 4
Here is link for the February 2016 driver
https://www.androidfilehost.com/?fid=24459283995300671
The adreno driver works for 6.0 through 7.1.2
awesome thanks
donz_Simon said:
Please open thread in nexus 5 too for this really​ AOSP rom
Click to expand...
Click to collapse
Soon! our Nexus 5 maintainer (I don't have a Nexus 5, 4 is still my daily driver) just fixed a camera bug, according to him, only some selinux fixes are remaining until the thread can be opened
Hi again, loving the rom so far and thx very much for keeping the n4 alive! I understand the rom will not have any custom rom features since it's strictly AOSP, but I wonder if it might be possible to include ambient display? It is too useful for the screen to automatically turn on without having to press power button which many n4 owners probably have problems with, and to see notifications in a dimmer black and white screen that is unobtrusive which can return to full brightness and colour with a touch of the screen.
Thx again and very grateful for your work for the n4 community!
Thanks for your hard work and this great and very stable ROM @Ziyan :good:

[ROM]NitrogenOS[OTA][VoLTE][8.1.0][23/01/2018]

{
"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"
}
Android OS version: 8.1.0
For devices: tomato
Source code: https://github.com/nitrogen-project
OpenGapps(WithFacelock) | BeanGapps[/B]
Recovery: TWRP
Attention:
I don't force you to use my ROM. I fix bugs that doesn't require many commits from CAF.
If you don't like something, please, use another ROM and don't write in this thread. Please.
Based on AOSP
xyyx (Max) - main developer
Copy the ROM and Gapps in SD card.
Go to your recovery
Wipe System, Cache, Delvik.
Install ROM and Gapps zip.
Reboot - 1st boot takes around 5-10 minutes.
Enjoy
Stable build:
UPDATE POST
Translated to EN, RU, CS, SK
If you like my ROM, you can support me.
Nitrogen Project | Nitrogen Devices
Known Bugs:
Contributors
xyyx
Thanks:
@Sinnavjot
@Bhaskar Knight
@Anish Paudel
@Preetam Swain
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AOSP, CM, Pure, DU, OmniROM
Version Information
Status: Testing
Created 2017-11-07
Last Updated 2018-01-23
ScreenShots:
Its stable build
Face I'd,voice lock its working I'm not know?fix please
shekhawat2 said:
ScreenShots:
View attachment 4326425
View attachment 4326426
View attachment 4326427
View attachment 4326428
View attachment 4326429
Click to expand...
Click to collapse
This ROM doesn't have any root options but certain applications like Google Tez, UPI apps, Banking apps are not working as it recognize the device as a rooted device. There is no SuperSU or Magisk installed by default neither I installed them (so unable to unroot by uninstalling these ).
I don't know how but my Snapchat works (it is not supposed to work on rooted devices).
I have undergone various methods to check the ROM's root capabilities like,
I checked the Terminal by typing
Code:
su
command, but it doesn't recognize it, hence no root.
Also there is a
Code:
$
in terminal at starting instead of
Code:
#
which depicts the root access, so no root here also.
I don't know how the ROM is rooted but it will be cool if you supply it with enabling and disabling root access feature like LineageOS do or just supply the unrooted ROM like AOSPExtended.
Does anyone have any method to unroot the device.
Really want to use this ROM because other ROMs are not yet stable like this.
Infinite loop(rebooting after booting into system for few seconds)
It was working well before I touched the pixel search bar. Now its booting into system even after flashing factory fastboot files still it is staying in the system for few seconds then rebooting @shekhawat2
Device YU Yureka
vkbamania said:
This ROM doesn't have any root options but certain applications like Google Tez, UPI apps, Banking apps are not working as it recognize the device as a rooted device. There is no SuperSU or Magisk installed by default neither I installed them (so unable to unroot by uninstalling these ).
I don't know how but my Snapchat works (it is not supposed to work on rooted devices).
I have undergone various methods to check the ROM's root capabilities like,
I checked the Terminal by typing
Code:
su
command, but it doesn't recognize it, hence no root.
Also there is a
Code:
$
in terminal at starting instead of
Code:
#
which depicts the root access, so no root here also.
I don't know how the ROM is rooted but it will be cool if you supply it with enabling and disabling root access feature like LineageOS do or just supply the unrooted ROM like AOSPExtended.
Does anyone have any method to unroot the device.
Really want to use this ROM because other ROMs are not yet stable like this.
Click to expand...
Click to collapse
this rom is rooted, but still it the selinux is enforcing. so secured apps wont work.
To get them working Flash Magisk v14.
luck_y said:
It was working well before I touched the pixel search bar. Now its booting into system even after flashing factory fastboot files still it is staying in the system for few seconds then rebooting @shekhawat2
Device YU Yureka
Click to expand...
Click to collapse
Dont know whats the cause. Try clean flash again.
shekhawat2 said:
Dont know whats the cause. Try clean flash again.
Click to expand...
Click to collapse
Flashed all versions of android finally got the problem it is going in bootloop while checking SIM status without SIM card it working fine on any android version. Please help me out(even in kitkat firmware)
Best rom till date ? ... kudos devs.
shekhawat2 said:
ScreenShots:
View attachment 4326428
Click to expand...
Click to collapse
How can I get YouTube PIP mode in this ROM? The toggle for PIP in YouTube is ON in Settings.
Best rom but data toggle issue and bestest rom other than aall oreo roms thanks shekawat sir
And i want to magisk link for tez app can u privide me??
---------- Post added at 06:19 PM ---------- Previous post was at 06:18 PM ----------
sagargaur2011 said:
Best Oreo ROM..
Need help to get google assistant to respond "OK google"
Click to expand...
Click to collapse
Oo goofle is working in this rom poperly
How can I open recent apps menu on this rom ???? (Without enabling nav key)
Sam Ruxx said:
How can I open recent apps menu on this rom ???? (Without enabling nav key)
Click to expand...
Click to collapse
Settings>personalization>buttons>menu button>recent apps switcher
Found a bug
i installed your latest stable build
1. Battery is not charge 100% only charge upto 99%(no big issue)
2. I can't transfer files to external sd card with any file explorer even after fresh reflashing of rom even system file explorer not work only create 0 byte files in sd card
3. i install gapps (pico) form official package (from gapps.org )in proper way but i can't sign in my google account gapps sign in setup stick at processing even reflashing rom and gapps
4. Kernel having gesture support like o w etc. But giving only limited gestures
5. Can you provide extra feature in kernel like battery charge rate and active core control during off screen for longest standby time as can as possible...
Otherwise this rom really have nitro boosts....i excited for further update ...great work!!
It seems the download link is broken
Please re-upload it
Something is wrong with Multimedia Codecs
Hi Shekhawat,
Thanks for such an awesome rom :fingers-crossed: . Just found a bug and its driving me crazy. I cant play certain videos in default video player. Whatsapp is not able to render some screen-recorded videos. VLC player shifts to software decoding too. Request you to please fix.
Thanks in advance man.
--Peace--:good:
I am facing error 64 while installing gapps
Guys I downloaded the room and flashed it on my yureka rom got installed but when I flashed gaaps it is telling error 64 not compatible.
I repeated the process and I downloaded fresh copy of gapps 64 8.0 nano again same error
Please help
vishaltechie said:
Guys I downloaded the room and flashed it on my yureka rom got installed but when I flashed gaaps it is telling error 64 not compatible.
I repeated the process and I downloaded fresh copy of gapps 64 8.0 nano again same error
Please help
Click to expand...
Click to collapse
Your downloaded ROM zip is corrupted
Re-download ROM again
Not able to donate
Whenever I try to tap donate in OS updates, it says "Nitrogen OTA has stopped". I just wanted to support for fixing media codec bug in the rom.
Will there be any future update or this is it ?

[ROM][9.0.0] ViperOS [CEDRIC][OFFICIAL]

{
"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"
}
This is ViperOS​
Disclaimer:
We are not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
"This is a user friendly thread. All feature requests will be heard and considered. I am not against anything that doesn't stray too far away from the original idea of the ROM! Helping one another is also encouraged! Please be respectful and you will always be treated the same way, we are all here for a good experience."
About:
We are a Brazilian team, ViperOS aims to bring stability and useful features. If you are looking for a stable ROM with true tested features, minimal bugs and no Lineage bloatwares, then this is the place to be.
Features:
Added OTA Services updater
Statusbar
QS settings
Clock statusbar settings
Battery style
Carrier label
Network traffic
4G/LTE icon toggle
Rounded corner settings
QS for Reboot/Recovery
Recents
Style recents AOSP and QuickStep
Button clear and Membar for recents AOSP
Lockscreen
Face auto unlock
WheaterClient
Battery info Charging
System
Color engine
theme QS style
Buttons and navbar settings
LED battery Charging
LED notifications colors
Power Menu advanced
Fonts packages
Many other customizations, install and take a look
Download:
Official website: Download
GApps:
OpenGapps: OpenGApps
​
Credits & Thanks:
All ViperOS Team
LineageOS team
And all other open source Devs/Teams I may have missed!​
Other links
Telegram channel
Telegram chat discussion
ROM source
Devices source​​
XDA:DevDB Information
ViperOS, ROM for the Moto G5
Contributors
ZJRDroid, EsromTech, JBCDroid
Source Code: https://github.com/viper-project
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.1.x
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 6.1
Created 2019-02-11
Last Updated 2019-02-11
Any thing that is not working?
Finally!
First of all I want to thank the developers. I use this ROM since the Oreo version.
I'm using the Pie version for a few days and the only big problem has been the battery that unloads too fast compared to the Oreo version, even with mobile in stand by. 20% of the battery ends during a dawn... When I use normally the screen ends in only 3 hours (while in the Oreo version ended in 4 hours).
The camera is good for use (without delay when I open the app), nor delay in the flashlight. However, in Footej the phone freezes if it connects the flashlight with the camera. Audio recording in camera is low... But I'm not sure.
I know nothing about the native camera.
The ROM is fluid. Again, compared to the Oreo version, there is a bit of a delay when opening applications, but it's not a problem.
To install this ROM you must be in the Oreo Stock ROM. This avoids bugs in fingerprint and probably in camera.
Again, congratulations to all developers.
Please share screenshots.
How many pre-installed applications does this ROM have?
Nice Rom But Quickstep app is keep stopping after booting . please fix this issue
This ROM is very fine but have some issues with LTE and the camera. Thanks for sharing and I hope you fix that.
unbekanntertod said:
This ROM is very fine but have some issues with LTE and the camera. Thanks for sharing and I hope you fix that.
Click to expand...
Click to collapse
I don't know what types of problems you face in LTE, but if you go "Set preferred network type" and put "GSM/WCDMA/LTE" (this setting is not native) it might get better. When it was just LTE the connection was mostly 3G for some strange reason.
My cts profile is false, can anyone help me?
lucki1000 said:
My cts profile is false, can anyone help me?
Click to expand...
Click to collapse
Download and install SafetyPatch in Modules.
italomourag said:
Download and install SafetyPatch in Modules.
Click to expand...
Click to collapse
Then I get on every reboot "internal error" message.
lucki1000 said:
Then I get on every reboot "internal error" message.
Click to expand...
Click to collapse
Please, tell me how you installed Magisk.
italomourag said:
Please, tell me how you installed Magisk.
Click to expand...
Click to collapse
I downloaded from XDA thread magisk 18.1 then i installed viper then I flashed gapps then I installed magisk over recovery. Then in the system I opened the app and checked safety net and only cts is false basic integrity is true.
lucki1000 said:
I downloaded from XDA thread magisk 18.1 then i installed viper then I flashed gapps then I installed magisk over recovery. Then in the system I opened the app and checked safety net and only cts is false basic integrity is true.
Click to expand...
Click to collapse
Consider uninstalling Magisk from zero and installing again. In my case, I flashed by TWRP and then installed it by the app on Play Store. SafetyPatch makes my ctsProfile true.
I'm using Viper OS 6.1.
italomourag said:
Consider uninstalling Magisk from zero and installing again. In my case, I flashed by TWRP and then installed it by the app on Play Store. SafetyPatch makes my ctsProfile true.
I'm using Viper OS 6.1.
Click to expand...
Click to collapse
Yes, I haven't say that safety net patch not worked on the contrary it works by me too, but if I reboot and it starts the system I get a message with internal system error, it's annoying, because it is possible to fix this in the ROM.
lucki1000 said:
Then I get on every reboot "internal error" message.
Click to expand...
Click to collapse
Same problem here, this module really does fix the problem with SafetyNet, but every time the system starts I get this error message.
This does not happen to me when I reboot system, guys. I do not know, but the way I proceeded was: 1. Flashed Magisk in TWRP; 2. For some reason, after flash, Magisk app did not install (my system did not show Magisk app); So 3. I installed the app on Google Play; 4. I finally installed Safetypatch and solved it -- ctsProfile, in case.
Does this happen with all modules? Did you try installing an old version of Magisk?
hello a friend if mine is trying to install this rom, it gives error 7, he is using the latest twrp from here
https://forum.xda-developers.com/g5/development/unofficial-twrp-3-2-3-0-t3891332
is this right or there is a new one? the stock rom was formatted and he didn't installed the supersu what to do?
update: he downloaded the rom for another phone XD forget that^^^^^^
luigge said:
hello a friend if mine is trying to install this rom, it gives error 7, he is using the latest twrp from here
https://forum.xda-developers.com/g5/development/unofficial-twrp-3-2-3-0-t3891332
is this right or there is a new one? the stock rom was formatted and he didn't installed the supersu what to do?
update: he downloaded the rom for another phone XD forget that^^^^^^
Click to expand...
Click to collapse
Have you chose the treble one or the 64 bit one?
Hey, thanks for the rom! I installed it yesterday and found some minor bugs:
- LiveDisplay doesn't work for the night mode;
-WhatsApp photos are buggy with colours and rectangles appearing.
If anyone knows how to fix it, I would be very happy
Thanks!
Whats The Trick to get Fingerprint unlock working?

[ROM][10][OFFICIAL] lineage-17.1 for Pixels (marlin/sailfish)

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of android, which is designed to increase performance and reliability over stock android for your device.
All the source code for LineageOS is available in the LineageOS Github repo. If you would like to contribute to LineageOS, please visit our Wiki for more details.
IMPORTANT NOTES:
1. If you use twrp it will ask if you want to install the twrp app. Make sure you tap "DO NOT INSTALL".
2. If you care about your stuff, make a backup in TWRP first, just in case. Transfer it to a pc, along with all your stuff in internal storage.
3. The newest vendor, radio, & bootloader img's are included in the rom zip, so no need to worry about flashing those manually.
4. Lineage comes with adb root that you can enable in developer options, but if you want root for apps, flash magisk in recovery (after renaming magisk.apk to magisk.zip). Just don't flash it during initial lineage install, as it's known to cause bootloop if you do.
Downloads:
marlin rom: https://download.lineageos.org/marlin
sailfish rom: https://download.lineageos.org/sailfish
gapps: (gapps are optional) link WARNING: Only use nano or pico because the system partition is too small on our device.
google fi gapps addon: if your carrier is Google Fi, flash this zip right after flashing the gapps zip. https://androidfilehost.com/?fid=8889791610682871038
Instructions:
FOR INITIAL INSTALL
marlin: https://wiki.lineageos.org/devices/marlin/install
sailfish: https://wiki.lineageos.org/devices/sailfish/install
FOR UPDATING
For normal updating from official 17.1 to a newer official 17.1, follow these steps:
marlin: https://wiki.lineageos.org/devices/marlin/update
sailfish: https://wiki.lineageos.org/devices/sailfish/update
Protip: Enable "Prioritize update process" in the Updater preferences to make it go faster
NOTE: If you're updating from my unofficial build to the official nightlies, follow steps here.
Alternative manual updating instructions:
1. boot into lineage recovery.
2. install rom zip.
3. if you use gapps or magisk, select the "reboot into recovery" option, then install those zips.
FOR UPGRADING (From official 16.0 to official 17.1, for example)
marlin: https://wiki.lineageos.org/devices/marlin/upgrade
sailfish: https://wiki.lineageos.org/devices/sailfish/upgrade
Changelog
marlin
sailfish
Bug reporting
https://wiki.lineageos.org/bugreport-howto.html
Source Code:
Marlin Device tree: https://github.com/LineageOS/android_device_google_marlin/tree/lineage-17.1
Sailfish Device tree: https://github.com/LineageOS/android_device_google_sailfish/tree/lineage-17.1
Kernel tree: https://github.com/LineageOS/android_kernel_google_marlin/tree/lineage-17.1
Vendor tree: https://github.com/TheMuppets/proprietary_vendor_google/tree/lineage-17.1
Credits:
Many thanks to my fellow LineageOS team members and all the contributors out there in the community. :good:
Android version: 10
Kernel version: 3.18.137
Status: Nightly
That's great! Does this have Google dialer included?
Thank you for your awesome work
Intriguing ?.
<Mod edit: Quoted OP removed>
A lot of Google's apps crushing , the rest is all good . I know is a beta so no complaints
Hello!! I installed this assembly, I liked it, but later can I switch to nightly assemblies from this assembly?
alin919 said:
A lot of Google's apps crushing , the rest is all good . I know is a beta so no complaints
Click to expand...
Click to collapse
I had that but it was because I also wiped system and cache. I reflashed stock and only wiped data and now Google apps work except for Gmail
Just reporting, I am not passing safety net
alin919 said:
A lot of Google's apps crushing , the rest is all good . I know is a beta so no complaints
Click to expand...
Click to collapse
Do you have Magisk installed? I removed Magisk and now all Google apps work
Zehlek said:
Do you have Magisk installed? I removed Magisk and now all Google apps work
Click to expand...
Click to collapse
I do now , but is weird ... now drive is working and calendar and gmail not ( second time installed clean and downloads the apps from playstore before got root )
Try this, it helped me
Zehlek said:
Just reporting, I am not passing safety net
Click to expand...
Click to collapse
This video helped me pass safety-net
https://youtu.be/8ATH032lIXs
An easy fix, for anyone with the gmail issue, you just have to go to settings->apps->gmail->permissions, and allow permissions to contacts and calendar.
EDIT: I'll try to figure out the issue of why gmail is not being granting permissions automatically, like it should.
But in the meantime, i'll just include gmail in my builds. That way it has that right permissions and just works like it should. If you don't want the app, you can just go to settings and disable it.
EDIT#2: New builds are available in first post. One notable feature that was added is, network traffic monitor in statusbar. :good:
Note: I don't have a sailfish so that build is untested, but it should work fine. Please someone give it a try and let us know if it's ok. Confirmed, it's working good on sailfish too.
razorloves said:
EDIT#2: New builds are available in first post. One notable feature that was added is, network traffic monitor in statusbar.
Note: I don't have a sailfish so that build is untested, but it should work fine. Please someone give it a try and let us know if it's ok. :good:
Click to expand...
Click to collapse
Incredible thanks!! I'll test this out
Is the system mounted r/w on this rom?
razorloves said:
An easy fix, for anyone with the gmail issue, you just have to go to settings->apps->gmail->permissions, and allow permissions to contacts and calendar.
EDIT: I'll try to figure out the issue of why gmail is not being granting permissions automatically, like it should.
But in the meantime, i'll just include gmail in my builds. That way it has that right permissions and just works like it should. If you don't want the app, you can just go to settings and disable it.
EDIT#2: New builds are available in first post. One notable feature that was added is, network traffic monitor in statusbar.
Note: I don't have a sailfish so that build is untested, but it should work fine. Please someone give it a try and let us know if it's ok. :good:
Click to expand...
Click to collapse
So far so good, I saw this that root is disabled, is there anyway to enable it without using Magisk?
cyberbandit1998 said:
Is the system mounted r/w on this rom?
Click to expand...
Click to collapse
ikr, it was read only on the stock rom, immediately went back to Los16 lol
so, it seems as if there are no real game-breaking issues out of the gate?? I'm looking forward to trying this later but was holding off for some more feedback, so far it seems to be pretty positive... one (stupid) question... After flashing this can you easily just flash back to a PIE rom if need be, or once you go Android 10 you can't go back?
yes you can
johnblundon said:
so, it seems as if there are no real game-breaking issues out of the gate?? I'm looking forward to trying this later but was holding off for some more feedback, so far it seems to be pretty positive... one (stupid) question... After flashing this can you easily just flash back to a PIE rom if need be, or once you go Android 10 you can't go back?
Click to expand...
Click to collapse
I have flashed stock pie from Android 10 a couple of times
Zehlek said:
So far so good, I saw this that root is disabled, is there anyway to enable it without using Magisk?
Click to expand...
Click to collapse
not yet. have to use magisk.
johnblundon said:
After flashing this can you easily just flash back to a PIE rom if need be
Click to expand...
Click to collapse
yep, i did it the other day. went from lineage 17 to 16, with just a data wipe. no issues.
So device personalization services app kept crashing so I uninstalled it
also trying to enable black theme in settings makes settings app crash
Also had the Gmail permission bug thanks for posting the fix ?
Also why was twrp overwritten by stock Google recovery ?
I didn't see a warning about that anywhere in op
Note I did a clean install wiped all partitions but internal storage in twrp 3.3.0.0 before flashing rom and then magisk zip

[ROM][OFFICIAL][CrDroid][PIE]

crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"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"
}
Features
Click for feature list (helps shorten the OP.)
Always Have a full functional Backup. Just in case!
DOWNLOAD ROM
*****Disclaimer*****
Important note before proceeding!!!
The copy A/B partions zip is crucial in order to prevent bricks. It only needs to be done if your coming from the stock ROM or you recently restored stock firmware manually. Other wise without it you can brick due to Motorola's A/B partition scheme.
Preparation for A/B Roms:
01. Download TWRP.
02. Remove your google account under Settings > Accounts then factory reset your device as FRP is enforced.
03. Unlock your bootloader
04. Use terminal to boot latest twrp.img "fastboot boot twrp.img"
05. While on Slot_A Flash copypartitions.zip (This step only needs to be completed Once only after updating from stock factory firmwares.)
06. While in TWRP choose Reboot > bootloader
07. Now you're ready for ROM Steps below
ROM - Installation:
01. Download the ROM.
02. Use terminal to boot latest twrp.img "fastboot boot twrp.img"
03. Wipe data, dalvik, system and internal storage, then format userdata.
04. Flash ROM.zip + TWRP_installer
05. Reboot > Recovery
06.Install Gapps + Magisk (if you choose)
07. Reboot > System
Updating (AKA 'dirty flash'):
01. Download the updated ROM
02. Boot into recovery
03. Install ROM.zip + TWRP_installer
04. Reboot > Recovery
05. flash gapps + Magisk (if you choose)
06. Reboot > System
Notes:
Any time your internal storage aka "Userdata" is from a stock install you must "format data" in recovery before using ROMS
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
LIST-KNOWN-ISSUES-ON-YOUR-DEVICE-HERE
None
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
- ENTER-SPECIFIC-THANKS-HERE-IF-YOU-HAVE-THEM
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
Device tree: https://github.com/Rondeau79/android...motorola_ocean
Vendor tree: https://github.com/Rondeau79/proprie...g/lineage-16.0
Download Link: https://androidfilehost.com/?w=files&flid=302315
AB copy partitions Download Link: https://androidfilehost.com/?fid=4349826312261636295
XDA:DevDB Information
CrDroid Pie, ROM for the Moto G7 Power
Contributors
Rondeau79
Source Code: https://github.com/crdroidandroid/android/tree/9.0
Kernel tree:https://github.com/Rondeau79/android_kernel_motorola_sdm632/tree/lineage-16.0
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest bootloader and TWRP recovery
Based On: Lineage OS
Version Information
Status: Stable
Current Stable Version: 5.11
Stable Release Date: 2019-11-25
Created 2019-11-27
Last Updated 2019-12-23​
Reserved
Thank you Rom is really stable and beautiful plenty of customization baked in. Been running it for 4 days no problems at all OTA is also working great two updates already love it
Thanks! I run it as my daily driver. My first official ROM! I have built plenty in the past, but decided to make the jump. As soon as a few bugs get straighten out I will be moving it to Android 10!
Just installed the rom a couple of hours ago, and damn it's good! Only a small problem though, when you make a screenshot the little menu that appears where you can edit and take extended screenshots closes after a few seconds on its own. Is this intended or a bug? If so I hope you can fix it in the next update. Thanks a lot for the rom!
badapple420 said:
Thank you Rom is really stable and beautiful plenty of customization baked in. Been running it for 4 days no problems at all OTA is also working great two updates already love it
Click to expand...
Click to collapse
Gabe29 said:
Just installed the rom a couple of hours ago, and damn it's good! Only a small problem though, when you make a screenshot the little menu that appears where you can edit and take extended screenshots closes after a few seconds on its own. Is this intended or a bug? If so I hope you can fix it in the next update. Thanks a lot for the rom!
Click to expand...
Click to collapse
You can change the animation speeds in developer options to slow down that screenshot options. That will allow that edit page to stay on your screen longer.
Rondeau79 said:
You can change the animation speeds in developer options to slow down that screenshot options. That will allow that edit page to stay on your screen longer.
Click to expand...
Click to collapse
I see, I set the duration scale to 0.5x so no wonder it closed so fast. Anyways is there a way to make opengl skia the default gpu renderer? Because it switches back to default after a reboot.
Gabe29 said:
I see, I set the duration scale to 0.5x so no wonder it closed so fast. Anyways is there a way to make opengl skia the default gpu renderer? Because it switches back to default after a reboot.
Click to expand...
Click to collapse
Flash the attached zip in recovery. It will take care of that.
Rondeau79 said:
Flash the attached zip in recovery. It will take care of that.
Click to expand...
Click to collapse
Thank you, it worked.
As it is getting regular updates I though I would give this ROM a try on my new G7 Power. To be honest it works much better than I expected, not seeing any stability problems and it has some nice features. Still testing, but will probably start using this ROM + phone as my daily.
I did however have a heck of a time installing and getting both the ROM and TWRP to boot on the phone. That mostly had nothing to do with this ROM and more to do with the A/B partitions thingy Google has done on recent phones (which I have grown to hate). Also the ROM's install instructions are a bit vague in parts, so there was a bit of a learning curve (for me at least).
One the upside everything I have tested so far works. Storage encryption is enabled by default and working, wifi works (even with hidden SSIDs), dual SIMS works, camera app works, fingerprint works , call quality seems good. SELinux is disabled, which is not good but I can live with.
A big thanks for the all the done work on this!!
joefidler said:
As it is getting regular updates I though I would give this ROM a try on my new G7 Power. To be honest it works much better than I expected, not seeing any stability problems and it has some nice features. Still testing, but will probably start using this ROM + phone as my daily.
I did however have a heck of a time installing and getting both the ROM and TWRP to boot on the phone. That mostly had nothing to do with this ROM and more to do with the A/B partitions thingy Google has done on recent phones (which I have grown to hate). Also the ROM's install instructions are a bit vague in parts, so there was a bit of a learning curve (for me at least).
One the upside everything I have tested so far works. Storage encryption is enabled by default and working, wifi works (even with hidden SSIDs), dual SIMS works, camera app works, fingerprint works , call quality seems good. SELinux is disabled, which is not good but I can live with.
A big thanks for the all the done work on this!!
Click to expand...
Click to collapse
Download terminal emulator
Su
setenforce 1
SeLinux will be enforcing
Hey @Rondeau79, thank you for the rom, this was actually the only one I was able to flash. (But I think the problem is on my side of the table
Is there any way to get rid of the google-parts of the rom (searchbar etc.)? Thx in advance!
[email protected] said:
Hey @Rondeau79, thank you for the rom, this was actually the only one I was able to flash. (But I think the problem is on my side of the table
Is there any way to get rid of the google-parts of the rom (searchbar etc.)? Thx in advance!
Click to expand...
Click to collapse
The search bar is apart of the launcher, it is based off the Lawn chair launcher. You could always not flash Gapps and use Aptoide as store for apps..
Any suggestions on the best way to use MicroG with this ROM? It's listed here https://forum.xda-developers.com/showpost.php?p=71042083 as having signature spoofing but I could not find it. cheers.
joefidler said:
Any suggestions on the best way to use MicroG with this ROM? It's listed here https://forum.xda-developers.com/showpost.php?p=71042083 as having signature spoofing but I could not find it. cheers.
Click to expand...
Click to collapse
Some ROMs have an option button built in. Others the option is just baked in, it will work.
joefidler said:
Any suggestions on the best way to use MicroG with this ROM? It's listed here https://forum.xda-developers.com/showpost.php?p=71042083 as having signature spoofing but I could not find it. cheers.
Click to expand...
Click to collapse
Go with the Xposed method. As of late CrDroid Pie dose not support it. That would have to be a custom build.
Thanks @Rondeau79 will try Xposed. MicroG's spoofing check does not detect signature spoofing.
---------- Post added at 02:56 PM ---------- Previous post was at 02:56 PM ----------
Thanks @Rondeau79 will try Xposed. MicroG's spoofing check does not detect signature spoofing.
This will be the first ROM I flash to my phone. Can wait to get it set up!
joefidler said:
Any suggestions on the best way to use MicroG with this ROM? It's listed here https://forum.xda-developers.com/showpost.php?p=71042083 as having signature spoofing but I could not find it. cheers.
Click to expand...
Click to collapse
WoofahRayet said:
This will be the first ROM I flash to my phone. Can wait to get it set up!
Click to expand...
Click to collapse
Any questions feel free to pm me!
Thanks again for this port o.p
Ive tried all roms accept omni and this rom by far exceeds expectations. The Best Gaming Rom ive used.
I dont know what changes were made from the kernel between the 11/19 build and the 11/28 build. But I got better performance with the 11/19 kernel so i lm using the 11/19 build boot.img on the 11/28 rom update.
Battery drain is less noticeable on the latest build as the 11/19 build was draining very fast.
Once one roots this rom with a few tweaks, one will see a huge boost in performance.
Resurrection Remix was my daily driver prior because of the Led Notification light in which i love on this phone. 
 @Rondeau79 can the notification light get added to CRDroid like on RR and Aospex...?cOther than that no bugs to report.
You rock o.p..!!!

Categories

Resources