Users of android ROMs or rooted devices are often unable to use certain apps because they make a request to google to check whether the phone is “safe” or “secure” or whatever wording they use. Is there a way to trick those apps? Pretend to be google, remove/replace the google check, or even intercept the check at runtime and return that “everything is alright”?
Game have been hacked, cracked, or what for ages. It’s surely possible with android apps, isn’t it?
MicroG implements Google APIs with minimal tracking. I imagine it will have whatever you mean implemented. Other checks include “update owner” and the presence of Magisk via package name, both of which can be spoofed.
deleted by creator