How To Guide [GUIDE][HOWTO] Use banking apps on your rooted device - Nothing Phone 1

Hello everyone!
This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk
1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!
I'm sorry about my broken English.

lordnakki said:
Hello everyone!
This guide is for you,
Click to expand...
Click to collapse
This work very well with K Plus bank app.

ps000000 said:
This work very well with K Plus bank app.
Click to expand...
Click to collapse
Happy to hear that.

lordnakki said:
Hello everyone!
This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk
1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!
I'm sorry about my broken English.
Click to expand...
Click to collapse
This made me stuck in the boot animation of the phone for whatever reason hehe
After entering safe mode and then rebooting normally fixed it ^^

lordnakki said:
Hello everyone!
This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk
1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!
I'm sorry about my broken English.
Click to expand...
Click to collapse
fedbook passed root check. thank you so much

Hi guys, hoping to not be OT.
Do you know if there's some way to make Google wallet working after the root?
I've already tried to hide it and the play services in Magisk and hide Magisk itself but doesn't work

Giunta._ said:
Hi guys, hoping to not be OT.
Do you know if there's some way to make Google wallet working after the root?
I've already tried to hide it and the play services in Magisk and hide Magisk itself but doesn't work
Click to expand...
Click to collapse
The only one way I forced to work Wallet on stock 1.1.7 with root - change fingerprint of phone, but after that fingerprint scanner is broken.

Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.
My setup is as following: Nothing OS Android 13 Beta v 1.5.
I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.
Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.
Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here

Thanks. This worked for my banking app in Japan.
I just had to turn on Enforce DenyList in Magisk and add the Yucho Ninsho app to be denied.

mGforCe said:
Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.
My setup is as following: Nothing OS Android 13 Beta v 1.5.
I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.
Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.
Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here
Click to expand...
Click to collapse
not worked for me :/

lordnakki said:
Hello everyone!
This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk
1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!
I'm sorry about my broken English.
Click to expand...
Click to collapse
I guess if this guide would work with my op9 pro as no YT tutorial worked for me

lordnakki said:
Hello everyone!
This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk
1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!
I'm sorry about my broken English.
Click to expand...
Click to collapse
u are a pro man!! finally achieved with ur guide, much much appreciated

lordnakki said:
Hello everyone!
This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk
1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!
I'm sorry about my broken English.
Click to expand...
Click to collapse
Hi Everyone,
It`s working for my banking app (K plus) but i got some other problems. Now, after each reboot some settings change : ( play protect on, zoom of the screen, wifi, bluethoot) and Google play store is not working. Maybe I missed something?
My config is SM-G975F, android 12, magisk 25.2, magiskhide props config, shamiko, Universal Safetynet fix, lsposed. Is someone have a tip for my problem?
Thank you,
Edit :
Google cannot get acces to any connection. So I removed magiskhide props config and use the true fingerprint, clear the denylist and HMA but nothing changed.
I cleaned the cache & data of the play store and play sevice. Now, i can connect to the google account and the play store is working. I reinstalled the "Hide" following the initial instructions and it`s working.
I don`t know where was coming the problem. But my settings are always changing when i reboot. Thank you anyway.

thanks bro i was searching for this! It works with Romanian Banking apps and google pay
update: it doesnt work with google pay it was working

Thanks. It does seem to work for Marriott hotel app v10.13.0 the latest, except I didn't perform these following steps mentioned. Maybe they are not applicable to the latest HMA 3.1.1 version on GitHub instead of play store? Also don't think I truly understand how to use template. Finally, there is a popup to ask me to uninstall Magisk? Probably not a good idea.
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA

mGforCe said:
Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.
My setup is as following: Nothing OS Android 13 Beta v 1.5.
I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.
Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.
Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here
Click to expand...
Click to collapse
Thank you very much. This method also work with K Plus , SCB , KTB app.

ps000000 said:
Thank you very much. This method also work with K Plus , SCB , KTB app.
Click to expand...
Click to collapse
Happy to note that it worked. Hiding root, especially with notorious bank apps, is a trial and error activity

mGforCe said:
Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.
My setup is as following: Nothing OS Android 13 Beta v 1.5.
I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.
Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.
Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here
Click to expand...
Click to collapse
This worked for me! I also enforced SuList to just the apps I needed to have root.

Boster27 said:
This worked for me! I also enforced SuList to just the apps I needed to have root.
Click to expand...
Click to collapse
Also Google Pay?

No longer works for Marriott 10.13.1

Related

[Question] How to fake 'Official' Device Status on SM-T350

Hello, I have an SM-T350 rooted with Magisk, how can I fake the Device Status to show Official under settings?
(Right now it says Custom)
Using an Edxposed Module named "Firefds Kit" To install edxposed YouTube or Google Search "How to Install edxposed on Android (Version Goes Here)" then once installed, go to the hamburger menu of the exposed manager app and select downloads, then search Firefds Kit, then select the one for your android, for example, the one for Android Pie would be Firefds Kit [P], then install the latest version, select modules in the hamburger menu, and turn on Firefds Kit, restart, then open the firefds kit app, then go to the hamburger menu, tap security, then turn on "fake official status", restart, and check settings, THIS WILL NOT MAKE APPS LIKE SECURE FOLDER AND S HEALTH (If you sideload it since your on a tablet) THINK YOUR ON OFFICIAL BINARY. to do that, you need to patch one of the system files using a text editor in a root browser and restart, and for secure folder, it is under security in firefds kit, turn on enable secure folder, restart, try to enable it, restart, then hopefully the icon in apps should be there, tap it and set it up.
CaptainChris2018 said:
Using an Edxposed Module named "Firefds Kit" To install edxposed YouTube or Google Search "How to Install edxposed on Android (Version Goes Here)" then once installed, go to the hamburger menu of the exposed manager app and select downloads, then search Firefds Kit, then select the one for your android, for example, the one for Android Pie would be Firefds Kit [P], then install the latest version, select modules in the hamburger menu, and turn on Firefds Kit, restart, then open the firefds kit app, then go to the hamburger menu, tap security, then turn on "fake official status", restart, and check settings, THIS WILL NOT MAKE APPS LIKE SECURE FOLDER AND S HEALTH (If you sideload it since your on a tablet) THINK YOUR ON OFFICIAL BINARY. to do that, you need to patch one of the system files using a text editor in a root browser and restart, and for secure folder, it is under security in firefds kit, turn on enable secure folder, restart, try to enable it, restart, then hopefully the icon in apps should be there, tap it and set it up.
Click to expand...
Click to collapse
Thanks but I have Android 7.1.1 which only works with Xposed not Edxposed so will this work with Xposed? Also what about passing safetynet? I thought safetynet wouldn't pass with Xposed installed? Also when you said "to do that, you need to patch one of the system files using a text editor in a root browser and restart" which system file were you talking about? What do I need to patch? Can I do it without a module?
JJcoder said:
Thanks but I have Android 7.1.1 which only works with Xposed not Edxposed so will this work with Xposed? Also what about passing safetynet? I thought safetynet wouldn't pass with Xposed installed? Also when you said "to do that, you need to patch one of the system files using a text editor in a root browser and restart" which system file were you talking about? What do I need to patch? Can I do it without a module?
Click to expand...
Click to collapse
The system file patch is only if you have s health and want it to work. since you are on a tablet you must likely have notsideloaded it, I don't know if you can do it without a module, the process should be the same with xposed
CaptainChris2018 said:
The system file patch is only if you have s health and want it to work. since you are on a tablet you must likely have notsideloaded it, I don't know if you can do it without a module, the process should be the same with xposed
Click to expand...
Click to collapse
Well, I can't really do it with Xposed because safetynet won't pass plus when I go into Xposed installer (Magisk version) after installing the Xposed Framework Magisk module it still says "Xposed framework is not installed" when I open Xposed installer. So, I may just have to try this on my S8 which runs Android Pie
JJcoder said:
Well, I can't really do it with Xposed because safetynet won't pass plus when I go into Xposed installer (Magisk version) after installing the Xposed Framework Magisk module it still says "Xposed framework is not installed" when I open Xposed installer. So, I may just have to try this on my S8 which runs Android Pie
Click to expand...
Click to collapse
Did you install it properly or turn on Magisk Hide? Since it makes safteynet pass
CaptainChris2018 said:
Did you install it properly or turn on Magisk Hide? Since it makes safteynet pass
Click to expand...
Click to collapse
Yes, MagiskHide was on but I don't think MagiskHide can hide Xposed even if it is system-less. Also, yes I installed Xposed correctly by first installing the Magisk module and then by installing the Magisk compatible Xposed installer app. I don't really know how to solve these two problems
JJcoder said:
Yes, MagiskHide was on but I don't think MagiskHide can hide Xposed even if it is system-less. Also, yes I installed Xposed correctly by first installing the Magisk module and then by installing the Magisk compatible Xposed installer app. I don't really know how to solve these two problems
Click to expand...
Click to collapse
you need a special xposed apk made for the magisk xposed
elliwigy said:
you need a special xposed apk made for the magisk xposed
Click to expand...
Click to collapse
I know, that's what I meant by the "Magisk compatible Xposed installer"

Solve SafetyNet issue easily

Assuming that you have already rooted your device and installed Magisk Manager
Follow the following steps to solve Safetynet issue:
1. Magisk Manager Settings head to Hide Magisk Manager then name it manager then save it and wait for a few seconds to appear manager in the app drawer then open it and reboot.
1. Enable MagiskHide in the options of the Magisk
2. Install MagiskHide Props
3. After install MagiskHide and reboot
4. Install Termux from PlayStore/F-Droid (F-Droid recommend as the PlayStore version is discontinued)
5. Open Termux and write the following commands
su > allow su permission
props > wait for loading
Select 1
Select f
Select Lenovo
Select Lenovo Tab 4 10 Plus TB-X704L (7.1.1)
Confirm and reboot
After the above steps Clear Play Store Data and Google Play Service Data and reboot again.
To confirm that the SafetyNet passes successfully download SafetyNet Test or any other SafetyNet checker app and check if it passes.
Alternatively, you can also check in Play Store Settings if the Device is Certified or not as it after successfully following all the above steps it will show that the Device is Certified.

rooted ROM with Magic is not autorized with my Bank app

Hello, I was using EvolutionX_5.8 ROM rooted with Magisk 2.3 and virtually all applications work as intended with this one. Previously, it even worked with my banking app as well. Magisk allowed not to be visible by the application and it opened normally. Alas, since this summer the banking app crashes, the bank no longer wants to allow rooted ROMs, but Magisk got around the problem. Who encountered this problem and was able to fix it. thanks in advance
Enable magisk hide, then download the magiskhide props config. After restarting, setup the module, reset the data and cache from the banking app. Maybe this work
Thank you very much, I found the solution by taking inspiration from a bypass for another secure banking application
I needed to enable the "Hide Magisk App" setting in conjunction with Airfrozen. It was not enough to freeze the Magisk app.
Note: this is not the MagiskHide setting I'm referring to; this setting has been enabled all the time. The steps that worked for me (Magisk 23.0) were: 1. In Magisk, first add Crédit Mutuel to the masking list (of course) 2. In Magisk, do not use "Hide Magisk Application". That is to say. the app is listed as Magisk in the app drawer. 3. Then install Airfrozen and grant root access (I wouldn't get the root access prompt unless # 2 above was done) 4. Now in Magisk turn on "Hide Magisk App" and follow this process to rename "Settings" or the like. 5. Now open Airfrozen and select “Settings” (or whatever name you used in 4). Freeze it. 6. The Crédit Mutuel application is now launched and loads the login screen Hope this helps someone

[GUIDE] Google Play Store on rooted Fire TV (Systemless / microG)

The instructions below reflect the process I followed to install the Google Play Store on my Fire TV Stick 3 (sheldonp) which I have been using for a month now. To be clear, I am not responsible for anything that happens to your device as a result of following this guide.
If you already have knowledge of the process, then it is simply setting up microG Istaller Revived with the Android TV Google Play Store.
If you are new to this, then the entire process is explained below. It is assumed that the Fire TV is already rooted and has Magisk installed.
Download the following and transfer the files to the Fire TV using adb, file transfer apps or a file manager with LAN/Cloud access.
LSPosed
FakeGApps
Google Play Store (Android TV)
microG Installer Revived
LSPosed is available in two variants as of now, but the Zygisk one is considered to be the way forward. So, in case you are using the Zygisk release, then you need to enable Zygisk from Magisk settings as well.
Go to the Modules section of Magisk and select ‘Install from storage’, following which, choose the LSPosed zip. This step was tricky for me because it opens the DocumentsUI for selection, which doesn’t quite work with the remote. I used a wired mouse with OTG, but that too was quite wonky. Eventually, I managed to enable ‘Show internal storage’ from the right-hand menu and then internal storage from the left-hand menu. The good news is that once you select a folder and module, then the same folder always remains open in DocumentsUI, making future module installations easier. Reboot as required.
It is most likely that you will not see the LSPosed app on your homescreen, so navigate to /data/adb/lspd using a root file manager or adb and install the manager.apk file present in that folder to get the LSPosed app on the homescreen.
Install the FakeGapps apk and enable the module from within the LSPosed app.
Rename the Android TV Play Store downloaded earlier to Phonesky.apk and copy it to /data/adb using a root file manager or adb.
Install the microg Installer Revived module from within Magisk and reboot when prompted.
After reboot, you should see the Google Play Store icon in your app drawer. Open it, choose sign-in, after which it will redirect you to the Google web login process through microG.
That’s it! You should now have a fully functional Play Store on the Fire TV.
Bonus: Some specific apps from the Play Store fail to invoke the Amazon keyboard for input fields. In that case, you can download a keyboard from the Play Store and make it the default one. I did so for Gboard installed from the Play Store and the command to do so was as follows:
Code:
ime list
ime enable com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
ime set com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
Hello!
I don't see the Play Store app in the drawer even after placing the Phonesky.apk at /data/adb. I only see the Microg Revived app that I installed via Magisk
supermutant2299 said:
Hello!
I don't see the Play Store app in the drawer even after placing the Phonesky.apk at /data/adb. I only see the Microg Revived app that I installed via Magisk
Click to expand...
Click to collapse
If during the microG Installer Revived installation you see "Installing real Play Store", then it means the store was installed properly.
I have been using the FireTV Leanback Launcher since day 1 since I absolutely hate the KFTV launcher interface which also happens to not display all sideloaded apps. Not sure if you are using the default launcher then.
Thank you for the procedure, I can now use application which needs google services.
But I can't use google play store because I can't log in. Every time I enter my login, I become back to begening of login procedure. Is there is something I should do ? Thanks
xtof05 said:
Thank you for the procedure, I can now use application which needs google services.
But I can't use google play store because I can't log in. Every time I enter my login, I become back to begening of login procedure. Is there is something I should do ? Thanks
Click to expand...
Click to collapse
I ran into the same problem. Every time I entered my email address microG's Login Activity would crash. What fixed this for me was downgrading to an older version of microG. Now I'm using the version packaged with microG Installer Revived v2.4.0, and have had no issues logging in. If you're using v20.4 Magisk Manager then this the version available to download straight from the app.

[GUIDE][19.1] microG + SafetyNet

This post is based on u/mvus Reddit post but adopted to my experience. ROM will be able to pass BASIC SafetyNet Attestation: working most(~95% as of now) banking apps, Google Pay; Google Contants Cloud Sync will work as expected; applications that do not support Magisk overlays will still work. For me, this is a 100% working setup. I use LineageOS myself in this form and am completely satisfied.
There are several ways to get LineageOS to your device. First: official, without pre-installed microG and GApps. Second: unofficial, but with a built-in microG out of the box. My instruction is written based on the first type of builds. LineageOS for microG is a wonderful project, but I needed Play Store so that applications would not have problems with license verifications (Repainter, KWGT, for example, do not work if there is no Play Store). And on the second type of builds, it is not possible to install Play Store, since there is a hard-coded FakeStore, which you will not be able to delete or overwrite with Play Store, I tried for a long time in many ways.
Guide:
Root with Magisk, enable Zygisk and DenyList in its options;
Install Zygisk - LSPosed Magisk module. Get latest MinMicroG release here (version from 16 Jan 2023 on my device) (choose edition yourself, Standard edition if you want to have exact my setup). Flash it in TWRP and reboot into system;
Install FakeGApps apk. Install Displax forked SafetyNet Fix Magisk module this version (2.4 version can't pass CTS);
Install microG apk accordingly to version of MinMicroG (0.2.27.223616 accordingly to the MinMicroG version on my device) (update existing apk installed from TWRP, needed because else microG settings would crash because of SafetyNetFix, also you can't grant all permissions to microG);
Grant all permissions to microG in its settings. To grant GPS in background permission, enable GPS once and go into microG settings;
Hide Magisk through its settings, give it whatever name you want. Also in DenyList, check banking applications, GPay.
Thank you! Work perfectly for me.
Xplor3r said:
Thank you! Work perfectly for me.
Click to expand...
Click to collapse
Nice to hear. It wasn't easy to get to this sequence of actions, but it still worked out.
FarLine99 said:
Nice to hear. It wasn't easy to get to this sequence of actions, but it still worked out.
Click to expand...
Click to collapse
Yep. Good job bro.

Categories

Resources