|
|
|
|
|
by 2cb
1718 days ago
|
|
If you use Magisk you can just sideload Netflix from APK Mirror or Aurora Store and you're fine. Samsung stock ROMs specifically have extra Netflix DRM checks built in iirc, but if you're rooted disabling them should be easy, I'm sure there's open source scripts on xda that will do all this. Netflix is even fully functional on GrapheneOS despite it being a custom build which doesn't pass SafetyNet, although the bootloader is locked and it's not rooted, but still it fails SafetyNet and Netflix runs fine without any tricks. Android Pay is easy to get working on a rooted phone you just need to slightly modify one single SQLite database. There are scripts to automate this on xda for certain, I used one before on my old Pixel. Snapchat though is a lot more tricky yeah, they do their own checks outside of SafetyNet and it's a game of cat and mouse where whenever someone gets around one Snapchat adds five more. But then how many people still use Snapchat these days? Everyone I know just uses IG which works fine on a rooted phone. |
|
"You just need to slightly modify one single SQLite database" has got to be the most unintentionally amusing thing I've read all week. I'm happy to poke around in the internals of Android, but even most of my developer friends would see a process like that and go "nope, not worth the effort". Ordinary people do not know what SQLite is, or how to run scripts, so a barrier like that is a deal breaker for them.