It took me 3 days to pass the error The device does not meet the minimum integrity requirements.
Finally, I exported my Authy from my Android 14 phone on custom ROM.
- Phone: Realme GT2
- ROM: custom ROM PixelOS
- State: Root already
- Android: 14
- Integrity: MEETS_DEVICE_INTEGRITY
Here are some steps for you:
-
Replace Magisk with Kitsune Magisk: https://github.com/HuskyDG/magisk-files/releases/
-
Install module PlayIntegrityFix: https://github.com/chiteroman/PlayIntegrityFix
-
Install module MagiskHidePropsConf: https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf/releases
-
Reboot
-
Use https://github.com/TheFreeman193/PIFS to change finger print to pass MEETS_DEVICE_INTEGRITY
-
Open Kitsune: enable Zygisk, MagiskHide
-
Enable magisk hide for: com.google.android.gms, com.google.android.gms:unstable, Google Store
-
Clear Google Store, Google Play Service data then reboot again
-
Go to Google Store, install latest Authy. DONOT open it (make sure you install from google store, do not install apk)
-
Go to Kitsune, enable magiskHide for Authy (deny list)
-
Open Authy, login. ->> should login ok
-
Use Agis to import from Authy
-
Use Agis to export to QR HTML
refer: https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93
I'm trying to get this to work on an AVD emulator image since I don't have a rooted device, but not having any luck. Would be great to get any input or help from someone more knowledgeable about this process. I tried following the updated steps but it didn't work, but I may have easily done something wrong as well. It seems like it didn't work correctly for me because uninstalling Magisk still leaves an app called Magisk with no icon, and hiding Ktsune through its menu still left a working app called Kitsune Mask. I'm not really sure what to do with that.
Also after rebooting the virtual device, Kitsune doesn't seem to have root access after uninstalling Magisk. So I really must be doing something wrong.
@KreAch3R Any chance you could elaborate on the steps regarding replacing Magisk with Kitsune?