Using banking apps with custom roms - Asus ZenFone Max Pro M1 Questions & Answers

Hello friends... I have a question .. pls be kind to answer me..
I need to use custom rom but i am a regular user of apps like irctc,google pay, some banking apps etc .. how can i use them... I dont need to root my . Im in stock pie beta.
Earlier i flashed nos with open gapps and i was completely satisfied with that rom .. eventhough that rom is not prerooted( as per my knowledge and i checked with rootchecker app) i canot use those apps so i flashed magisk and hide those apps but that was not consistent. Many time google pay finds im am rooted and need to disable some permissions etc..
So my question is
1.whether all custom roms are prerooted
2. If they are not then can we use those apps as simple as we use with stock rom
3. I have no problem to root if everything works perfectly
4. Is there any method to disable those annoying text coming during booting after unlocking bootloader

1 - Not all custom ROMs are prerooted.
2 - Well, if SELinux is enforcing then yes you can use banking apps without any issues. But if the ROM has SELinux in permissive mode then you simply can't.
3 - I've been using all my banking apps while still rooted using magisk hide and disabling the Telephone permission of Google play services. Everything works without any issues.
4 - You can't.

saurabhcharde said:
1 - Not all custom ROMs are prerooted.
2 - Well, if SELinux is enforcing then yes you can use banking apps without any issues. But if the ROM has SELinux in permissive mode then you simply can't.
3 - I've been using all my banking apps while still rooted using magisk hide and disabling the Telephone permission of Google play services. Everything works without any issues.
4 - You can't.
Click to expand...
Click to collapse
Can we change selinux permissive to enforcing or it come while writing the code... Can you give some examples of permissive roms... I like nos and havoc os

fayizct said:
Can we change selinux permissive to enforcing or it come while writing the code... Can you give some examples of permissive roms... I like nos and havoc os
Click to expand...
Click to collapse
NOS and Havoc OS are still permissive. If you want ROM with SELinux Enforcing then flash Pixel Experience (Aosp or CAF).

saurabhcharde said:
NOS and Havoc OS are still permissive. If you want ROM with SELinux Enforcing then flash Pixel Experience (Aosp or CAF).
Click to expand...
Click to collapse
So of i use pixel experience rom then i can use banking apps without magisk hide right?

fayizct said:
So of i use pixel experience rom then i can use banking apps without magisk hide right?
Click to expand...
Click to collapse
Yes.

Related

Unity Installer [TEMPLATE][Deprecated]

Unity is now deprecated. It's recommended to switch to MMT-Ex unless you absolutely need your mod to work in non-magisk environments
This is a developement thread for Unity (Un)Installer
Unity Installer allows the install/uninstall of a mod on any device regardless of root solution (or lack thereof) in use.
Compatibility:
Magisk 19+
Supersu
Rootless
Any other root solution (Like LOS Su)
See the Github Wiki for how to make your own unity module
Upgrading from v3.3 to v4.0? See here
Downloads
XDA:DevDB Information
Unity Installer, Tool/Utility for the XDA Community Apps
Contributors
ahrion, Zackptg5
Source Code: https://github.com/Zackptg5/Unity
Version Information
Status: Stable
Current Stable Version: v5.0
Stable Release Date: 2019-12-30
Created 2017-03-26
Last Updated 2020-01-04
[No message]
[No message]
I have BT's issue installing this module on Pure Nexus for Kenzo/Kate (SD650)
ExEdd said:
I have BT's issue installing this module on Pure Nexus for Kenzo/Kate (SD650)
Click to expand...
Click to collapse
You must have installed other modules, probably my deep_buffer Remover because this module does NOT touch your bluetooth settings. This module is simply a framework for other modules to utilize and edit audio policy and audio effect files on your system.
ahrion said:
You must have installed other modules, probably my deep_buffer Remover because this module does NOT touch your bluetooth settings. This module is simply a framework for other modules to utilize and edit audio policy and audio effect files on your system.
Click to expand...
Click to collapse
I not have other modules or mods, only install Magisk and then AudModLib (downloaded through Magisk Downloads), when I reboot my device after install the module BT crash
ExEdd said:
I not have other modules or mods, only install Magisk and then AudModLib (downloaded through Magisk Downloads), when I reboot my device after install the module BT crash
Click to expand...
Click to collapse
Don't know what to tell you man. All this mod does is copy certain configs to a magisk directory and then magisk symlink them to your system.
The only thing I can think is that you have a boot.img compatibility issue with magisk.
Good news guys. I finally found a fix for AM3D and Dolby Atmos to work 100% in enforcing on both MagiskSU/SuperSU, Magisk OR System install.
This will be available in the AudModLib v1.3 update I will be pushing soon. I'll obviously fix any more bugs or make any other additions in the meantime.
ahrion said:
Good news guys. I finally found a fix for AM3D and Dolby Atmos to work 100% in enforcing on both MagiskSU/SuperSU, Magisk OR System install.
This will be available in the AudModLib v1.3 update I will be pushing soon. I'll obviously fix any more bugs or make any other additions in the meantime.
Click to expand...
Click to collapse
I can't wait! I really think that is going to make everything work . I prefer the SeLinux to be enabled with it my responsibility to flip if it didn't automatically. Looking forward to it!
JohnCorleone said:
I can't wait! I really think that is going to make everything work . I prefer the SeLinux to be enabled with it my responsibility to flip if it didn't automatically. Looking forward to it!
Click to expand...
Click to collapse
You wont need it anymore i only enabled permissive because of my mods i wont need it after this
ahrion said:
You wont need it anymore i only enabled permissive because of my mods i wont need it after this
Click to expand...
Click to collapse
But it does spoof being enabled correct?-Because I get a Google Services warning to uninstall SELinux changer
JohnCorleone said:
But it does spoof being enabled correct?-Because I get a Google Services warning to uninstall SELinux changer
Click to expand...
Click to collapse
So this won't be an app, this will be as part of the script. It essentially makes a few things permissive and allows the appropriate things to be activated, those that effect AM3D and Atmos.
Hi. Thanks for the mod. If I download and install through magisk or even download through magisk I get installation error. Doesn't say why. I'm on Z5C Nougat and fully rooted. Thanks Kam
[UPDATED] Audio Modification Library
v2.3:
- Script addition to allow various audio mods working with SELinux Enforcing
- Remove (audmodlib)service.sh and replace with pos-fs-data(.d) audmodlib.sh, which should fix when root may be lost upon installing certain mods
Download
Previous Changelogs (Audio Modification Library):
HTML:
v2.2:
- Added audmodlib.sh post-fs-data.d script
- Fix selinux injection script to work for MagiskSU/SuperSU (system and systemless)
- Install script fixes
v1.1:
- Hotfix for bootloop issues on some devices
v1.0
- Initial Magisk release
ahrion said:
This is my Magisk framework called Audio Modification Library that allows that installation of multiple audio mods without having compatibility issues
Click to expand...
Click to collapse
This is so very timely. There is a demand for this.
How do I install this on Xiaomi Redmi Note 3 PRO?
mvarejao said:
How do I install this on Xiaomi Redmi Note 3 PRO?
Click to expand...
Click to collapse
Are you kidding me?
Just get an iPhone.
ahrion said:
Are you kidding me?
Just get an iPhone.
Click to expand...
Click to collapse
No I'm note, because I dont know and understand those things but thanks any way for you help
mvarejao said:
No I'm note, because I dont know and understand those things but thanks any way for you help
Click to expand...
Click to collapse
You don't know how to flash a zip or install Magisk?
My friend, why are you in this forum?
ahrion said:
You don't know how to flash a zip or install Magisk?
My friend, why are you in this forum?
Click to expand...
Click to collapse
Go easy on the guy... He's obviously new and inexperienced and probably here to learn...
@mvarejao You should probably do a whole lot of reading before continuing.
Go to your device forums. You'll most likely find a lot of useful information there, among other things threads like this (where you'll find lots of resources and reading material): https://forum.xda-developers.com/redmi-note-3/how-to/xiaomi-redmi-note-3-sticky-roll-t3528728

[Nougat] Xposed Sdk 24

-------------------------------------------------------------------------------------
OFFICIAL XPOSED NOUGAT HAS BEEN RELEASED
https://www.xda-developers.com/official-xposed-framework-android-nougat/
Thank you @rovo89 for your hard work!
Please take the time to donate to @rovo89 for his hard work, his donation link can be found here:
http://repo.xposed.info/donate
-------------------------------------------------------------------------------------
Thank PurifyOs Team for releasing an unofficial Xposed for Nougat, the specific one I'm going to share is sdk 24 is for 7.0.x afaik most modules aren't compatible but I will link a separate thread the shows working and not working modules.
And if you are looking for Xposed and you are on the version 7.x.x then download sdk 25.
You need the new Xposed Installer
And you need the Sdk 24 Framework
*** DO NOT FORGET TO MAKE YOUR SELINUX PERMISSIVE ***
I use an init.d script to set the selinux on every boot...
Be careful remember this is still an unofficial beta, trying greenify I put my phone into a bootloop, so backup your phone with Flashfire...
Here's a screenshot as proof...
Here are my current modules...
Working on 935P on Sprint also
yep, got it workin also g930t
A friend of mine had me test as well
billdauterive23 said:
A friend of mine had me test as well
Click to expand...
Click to collapse
any lag !!!!
popmpopm said:
any lag !!!!
Click to expand...
Click to collapse
It caused my phone to keep forgetting the Samsung account password
Do you have the uninstaller?
I got Xposed to work correctly by wiping and formatting cache and dalvik cache
billdauterive23 said:
It caused my phone to keep forgetting the Samsung account password
Click to expand...
Click to collapse
I forgot which package to freeze, but if you disable a Samsung app with titanium backup or any app of your choice you can fix it...
I'll let you know when I find what it was.
KillerClaw321 said:
I forgot which package to freeze, but if you disable a Samsung app with titanium backup or any app of your choice you can fix it...
I'll let you know when I find what it was.
Click to expand...
Click to collapse
I already fixed it by reflashing Xposed but add wipe dalvik cache and cache partition plus cache partition format
billdauterive23 said:
I already fixed it by reflashing Xposed but add wipe dalvik cache and cache partition plus cache partition format
Click to expand...
Click to collapse
Nice!, Good to know...
I'm considering trying a build with Nougat, Root, and Xposed. @KillerClaw321 is that the process you took in getting it to work?
Why does the Xposed installer say it's AOSP and not TouchWiz?
So from MM, do I ODIN to stock 7.0 (latest version), then root, then install the Xposed package from above?
sylikc said:
I'm considering trying a build with Nougat, Root, and Xposed. @KillerClaw321 is that the process you took in getting it to work?
Why does the Xposed installer say it's AOSP and not TouchWiz?
So from MM, do I ODIN to stock 7.0 (latest version), then root, then install the Xposed package from above?
Click to expand...
Click to collapse
Yes correct, I recommend adding init.d support and then creating a script to set selinux to permissive.
KillerClaw321 said:
Yes correct, I recommend adding init.d support and then creating a script to set selinux to permissive.
Click to expand...
Click to collapse
How to add init.d support and do a script that sets selinux to permissive? Sorry for noob questions :\
Is there any downsides on having set selinux to permissive btw?
DARKKi said:
How to add init.d support and do a script that sets selinux to permissive? Sorry for noob questions :\
Is there any downsides on having set selinux to permissive btw?
Click to expand...
Click to collapse
On MM I've used the "Universal Init.d" app to give Init.d support, then SELinuxModeChanger app to set permissive..
I'm not sure what the downsides of it would be though. I haven't read anywhere conclusively about it's effect on battery life or anything else...
Official Xposed for Nougat is out
https://forum.xda-developers.com/showthread.php?t=3034811&page=5
Sczar said:
Official Xposed for Nougat is out
https://forum.xda-developers.com/showthread.php?t=3034811&page=5
Click to expand...
Click to collapse
Thank you
lol, no sooner as I was going to attempt the unofficial, the official is out. Time to go donate...

rom advice needed.

newbie question this so forgive me being so niave.
i have a samsung galaxy note 4...its my old phone i have as a spare.
at one stage i had lineage os on it and it was fantastic, slick, fast, clean with superb battery life....but the lineage os for the note 4 was unofficial and was pre-rooted...which meant some apps dont work... snapchat an obvious one.
so... what are my options on roms that are stock android like...which wont be rooted and be stable ?
thanks in advance for any replies.
Sent from my SM-G955F using Tapatalk
dougm1970 said:
newbie question this so forgive me being so niave.
i have a samsung galaxy note 4...its my old phone i have as a spare.
at one stage i had lineage os on it and it was fantastic, slick, fast, clean with superb battery life....but the lineage os for the note 4 was unofficial and was pre-rooted...which meant some apps dont work... snapchat an obvious one.
so... what are my options on roms that are stock android like...which wont be rooted and be stable ?
thanks in advance for any replies.
Sent from my SM-G955F using Tapatalk
Click to expand...
Click to collapse
U have on this site SuperDeodexedRom that isnt rooted by default: https://forum.xda-developers.com/note-4/development/rom-t3768967
... And U have also Like Stok based if U choose A5 system UI, fast and smooth:
https://forum.xda-developers.com/note-4/development/air-rom-v1-0-t3630284
And so one... Using both on both N4,,, Great roms Stock to near Stock based...
RamHa said:
U have on this site SuperDeodexedRom that isnt rooted by default: https://forum.xda-developers.com/note-4/development/rom-t3768967
... And U have also Like Stok based if U choose A5 system UI, fast and smooth:
https://forum.xda-developers.com/note-4/development/air-rom-v1-0-t3630284
And so one... Using both on both N4,,, Great roms Stock to near Stock based...
Click to expand...
Click to collapse
Air rom unfortunately you can't use some apps due to prerooted rom.
The first rom I used it but if you use any note 7 port the old ui seems outdated. I wish I could unroot someway the Air Rom which I use for daily driver but unfortunately I can't use an app that I need because it's prerooted.
ioannis_m said:
Air rom unfortunately you can't use some apps due to prerooted rom.
The first rom I used it but if you use any note 7 port the old ui seems outdated. I wish I could unroot someway the Air Rom which I use for daily driver but unfortunately I can't use an app that I need because it's prerooted.
Click to expand...
Click to collapse
Why dont U ask dev to Unroot it 4 u???? Give it a try. And as always U can unroot it by installing non rooted kernel after installing rom or inject non rooted kernel into Rom.zip. But, ask Dev, rom is great.
And, Note 7 Ports 4 me r better than s8 etc ports
RamHa said:
Why dont U ask dev to Unroot it 4 u???? Give it a try. And as always U can unroot it by installing non rooted kernel after installing rom or inject non rooted kernel into Rom.zip. But, ask Dev, rom is great.
And, Note 7 Ports 4 me r better than s8 etc ports
Click to expand...
Click to collapse
I already tried to unroot the rom with spacelemon non root version but still the app can't play at the device due to root existance. I
ioannis_m said:
I already tried to unroot the rom with spacelemon non root version but still the app can't play at the device due to root existance. I
Click to expand...
Click to collapse
When you are saying some apps are you talking about safetynet getting tripped? Why not just flash Spacelemon non-rooted and flash latest magisk with prop hide module to get it to work. I was able to pass safetynet with the latest version of AirRom at the time.
dougm1970 said:
newbie question this so forgive me being so niave.
i have a samsung galaxy note 4...its my old phone i have as a spare.
at one stage i had lineage os on it and it was fantastic, slick, fast, clean with superb battery life....but the lineage os for the note 4 was unofficial and was pre-rooted...which meant some apps dont work... snapchat an obvious one.
so... what are my options on roms that are stock android like...which wont be rooted and be stable ?
thanks in advance for any replies.
Sent from my SM-G955F using Tapatalk
Click to expand...
Click to collapse
No worries for you being a newbie, but I just wanted to clarify that you can actually use restricted apps like Snapchat (created a burner account since I don't use it), Netflix, and Android Pay, etc.
Requirements:
- Lastest build from Bonuzzz (Mar.)
- Some basic knowledge on working Magisk
- Download Terminal app
- Possibly a third party file manager (ex. Solid Explorer, ES Files Explorer, etc.)
Steps:
- You need to download this and flash it in your recovery to remove pre-root from your device. https://mirrorbits.lineageos.org/su/addonsu-remove-15.1-arm-signed.zip
- Head over to the Magisk thread and download the latest version of Magisk (16.0). https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
- Flash Magisk in your recovery and and open the Magisk Manager and update it when prompted.
- Head over back to the Magisk thread and download the MagiskHide Props Config module. https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-simple-t3765199
- Open back up Magisk Manager click on the three dashes on the top left and click on the modules tab. Press the button that shows a plus sign and locate the module that you downloaded/saved on your device.
- It should then start flashing through the manager and prompt you to reboot.
- After reboot, download any terminal app (preferably Termux) and open it.
- Type in "Su" and grant it root access. Next, type "props" and it should open up onto an interface.
- Type in "1" to change your device fingerprint and type in "f" to pick a certified fingerprint.
- From here, you can choose whichever certified fingerprint your device wants to be recognized as (I used Samsung Note 5).
- After choosing your certified fingerprint, it will ask you to reboot.
- After reboot, head back into Magisk Manager and click on the SafetyNet Check (It might prompt you to download something). Eventually you should get the same test like in my picture.
- (Optional) Head back into recovery and wipe dalvik cache/cache.
Hopefully this helps out on your problem on apps not working or not letting you install them. Also, this can work for others too that don't use lineage but other Custom ROMs (AirRom, Nemesis, etc.). All you need to do is just install the latest SpaceLemon Non-rooted Kernel or manually unroot and continue with the steps on "Heading over to Magisk Threads". I do hope that this worked for others, and sorry if the instructions are either too long or really complicated on following.
RetroSpect_17 said:
When you are saying some apps are you talking about safetynet getting tripped? Why not just flash Spacelemon non-rooted and flash latest magisk with prop hide module to get it to work. I was able to pass safetynet with the latest version of AirRom at the time.
Click to expand...
Click to collapse
True, and yes, that is solution! :highfive:
RetroSpect_17 said:
When you are saying some apps are you talking about safetynet getting tripped? Why not just flash Spacelemon non-rooted and flash latest magisk with prop hide module to get it to work. I was able to pass safetynet with the latest version of AirRom at the time.
Click to expand...
Click to collapse
No even with non rooted kernel and magisk hide props and safetynet passes correctly the app does not start due to root existance.I don't know what else to do.
RamHa said:
True, and yes, that is solution! :highfive:
Click to expand...
Click to collapse
For me the only solution was to flash the no root stock deodexed rom you wrote above earlier today. With air rom and doing every step to pass safetynet correctly the app recognises root whatever I do.
Just saying, but please don't create a thread like this on the Android Development page again.
Quoted from the rules post: https://forum.xda-developers.com/note-4/development/rules-posting-development-t2868781
"Only the following topics are allowed in DEVELOPMENT area:
[DEV] - Development for any special projects or Apps
[ROM] - Custom ROMs
[KERNEL] - Custom Kernels (usually found in Original Development)
[MOD] - Hack & Modifications for the phone with code only, zips go in themes and apps
[FIX] - Fixes for known issues & bugs
[R&D] - Research & Development for Devs only, when gathering data for a new projects
[HOWTO] / [GUIDE] - How to instructions and Guides (Most of the time should be in General)"

Custom roms

Most of us using custom roms, it will be helpful for me if anyone can suggest me some roms which has Permissive selinux status.
Having some problems with enforcing and problems still remains even after changing selinux.
that's why I'm stucked in a rom and can't shift because most roms comes with enforcing selinux.
tested so many roms but can't solve audio problem that's why need some rom that comes with permissive selinux by default.
any one facing same problem?
Everything working fine with enforcing selinux for me. Perhaps a complete clean flash with latest firmware might fix your problem. Otherwise you can use permissive selinux module.
farhanshaikh671 said:
Everything working fine with enforcing selinux for me. Perhaps a complete clean flash with latest firmware might fix your problem. Otherwise you can use permissive selinux module.
Click to expand...
Click to collapse
as i told tried every single solutions I got from here and there, also this solution but not worked. now I'm kind of hopeless and searching for roms that comes with permissive.
DinIslamJoy said:
as i told tried every single solutions I got from here and there, also this solution but not worked. now I'm kind of hopeless and searching for roms that comes with permissive.
Click to expand...
Click to collapse
you can try borets rom. It has an option to manually enable/disable enforcing selinux.
farhanshaikh671 said:
you can try borets rom. It has an option to manually enable/disable enforcing selinux.
Click to expand...
Click to collapse
thanks a lot
Which custom will better then stock rom for my XOOTD device.
pls suggest me.
Official Lineage OS 16 released for our device. It theoretically should give better performance than stock.
You may consider installing latest colt rom. Not only it meets your requirements but also can be used as a daily driver.
Use nxp.zip and get audio problem fixed

Stock with mods [opinion]

Don't get me wrong there are some good ROMS around from time to time but there's also something to be said about stock rooted with mods. Sure it might take more time but you'll also get guaranteed updates until EOL. You can add or remove as much as you want. I appreciate those who still make ROMs for this device. Just wanted to share my two cents and what I'm using for anyone curious..
ROM: Stock
Root: Magisk
Recovery: TWRP
Magisk Modules:
App Systemizer
BusyBox
F-droid privileged ext
iOS 12.1 emojis
Mm recovery mode
RIRU core/exposed (sandhook)
System accent colors for p
Viper4android fx legacy materialized
YouTube vanced
Systemless hosts
Substratum
EdExposed apps:
Gravity box
Gravitybox mods:
Volume button media control
Screen off Torch power button
Network traffic indicators
.. much much more
And of course your favorite root apps:
Adaway (w/ Steven black list)
VPN hotspot (f-droid)
Afwall+
Substratum themes
ExKernel manager w/ latest kernel.
Anyways just trying to start a friendly conversation, feel free to share your setup!
That's a nice setup you got there. Mine is much more vanilla:
Q beta 5
Magisk stable
ElementalX kernel
AdAway
Battery Charge Limit
AOD enabled through Substratum
Tasker set up to turn off AOD when there are no notifications/media active
If I may ask, are you able to pass SafetyNet and use Google Pay with Xposed installed? Does the kernel-level patch override Xposed as well?
Thanks
I used to have this setup:
- ROM: stock Pie
- Root: latest Magisk
- Recovery: TWRP
- Kernel: Franco Kernel
Magisk modules:
- Busybox
- Systemless debloater
- LKT
- Quickswitch
- Viper4android
- AOD enabler
- Youtube Vanced
- Volume steps increaser
- Product Sans systemless font
Useful root apps:
- Adaway
- Titanium Backup
- Substratum + themes
- Tasker (listed here because of root tasks)
My phone was amazing. It's been like 3 years like this. Then I wanted to try something new, so as of now I've installed the EvolutionX 2.0 ROM, which is pixel experience based and has some of those features I listed above built-in.
So far so good, great performance and good battery life. Let's see how it goes. I might go back to Q when the stable build comes out, and I may keep stock again with those mods.
P.S. for @Flipz77: I also tried EdXposed before, and it doesn't break safetynet. Just realized that I don't really need it if using magisk modules + tasker, also performance are worse for me with EdXposed installed.
Flipz77 said:
That's a nice setup you got there. Mine is much more vanilla:
Q beta 5
Magisk stable
ElementalX kernel
AdAway
Battery Charge Limit
AOD enabled through Substratum
Tasker set up to turn off AOD when there are no notifications/media active
If I may ask, are you able to pass SafetyNet and use Google Pay with Xposed installed? Does the kernel-level patch override Xposed as well?
Thanks
Click to expand...
Click to collapse
To my knowledge Google pay hasn't worked for anyone for a while since they started flagging modified boot loaders. Even just vanilla Magisk breaks it. So no, won't work for anything but stock iirc. Otherwise yeah still passes safety net for other checks.
pangolin.rollin said:
To my knowledge Google pay hasn't worked for anyone for a while since they started flagging modified boot loaders. Even just vanilla Magisk breaks it. So no, won't work for anything but stock iirc.
Click to expand...
Click to collapse
I think the ultimate fix is running a custom kernel that includes the safetynet patch.
GPay has always been working for me ever since., both on ElementalX and Kirisakura
As long as I stayed on stock kernel, no amount of fiddling around with Magisk helped.
Flipz77 said:
That's a nice setup you got there. Mine is much more vanilla:
Q beta 5
Magisk stable
ElementalX kernel
AdAway
Battery Charge Limit
AOD enabled through Substratum
Tasker set up to turn off AOD when there are no notifications/media active
If I may ask, are you able to pass SafetyNet and use Google Pay with Xposed installed? Does the kernel-level patch override Xposed as well?
Thanks
Click to expand...
Click to collapse
I get stuck system then automatic reboots whith custom kernel and latest magisk with Q beta 5. Not you ?
No, for me everything is stable as long as the kernel is up to date.
Flipz77 said:
No, for me everything is stable as long as the kernel is up to date.
Click to expand...
Click to collapse
What version of twrp are u using please, og pixel 1 ?
I don't use TWRP, I only boot it temporarily to flash Magisk.
Flipz77 said:
I don't use TWRP, I only boot it temporarily to flash Magisk.
Click to expand...
Click to collapse
Thank you for the tip.
Flipz77 said:
That's a nice setup you got there. Mine is much more vanilla:
Q beta 5
Magisk stable
ElementalX kernel
AdAway
Battery Charge Limit
AOD enabled through Substratum
Tasker set up to turn off AOD when there are no notifications/media active
If I may ask, are you able to pass SafetyNet and use Google Pay with Xposed installed? Does the kernel-level patch override Xposed as well?
Thanks
Click to expand...
Click to collapse
I got stuck on boot loading with g after flashing magisk. How do u manage to flash it?

Categories

Resources