The crux of the issue is not as many people will do this so app devs will be less inclined to release the good OSS
Comment on Google Confirms Non-ADB APK Installs Will Require Developer Registration
Eagle0110@lemmy.world 1 day ago
Thankfully I have root, I’ll just simply hook into it runtime via Xposed to bypass this nonsense.
Seriously anyone who doesn’t have root on their Android devices these days and age, well may Google have mercy on you lol
lustrum@sh.itjust.works 18 hours ago
Eagle0110@lemmy.world 18 hours ago
And not as many people ever even care about doing this is exactly how we got to this point.
undrwater@lemmy.world 1 day ago
Are you certain you’ll be able to do this? Do you have more info?
Eagle0110@lemmy.world 1 day ago
Recent AOSP repo added lines of code to Package Installer to handle enforcing restricting whether Package Installer installs an APK file or not based on dev signatures, as well as denying installation if internet isn’t available so it can’t contact Google’s servers for dev signature verification.
So this is enforced by Package Installer, which is already how Google enforces their ridiculous minimal SDK version requirement for installing APK packages, as well as for updating an app with an APK package with mismatched signature or blocking downgrading an existing app with an APK package, which I already have bypassed via Xposed this way.
yukichigai@lemmy.sdf.org 1 day ago
Don’t say that on XDA. Half the people there will say you don’t actually need root to do what you want and the other half will demand you justify why you need root before they even entertain the idea that having full privileges on your own fucking hardware is a valid desire.
Eagle0110@lemmy.world 1 day ago
XDA is dead, and you just described one of the symptoms of a forum being dead.
That said there are still a small amount of people posting detailed posts for rooting Xperia phones, for how to flash OS updates with unlocked bootloader without losing your user data, for how to bypass carrier restrictions to get international model to work with the 5G bands in the US via build.conf edit and baseband flashing, etc. There are perks of a community being small and niche, and I guess not everyone is brained washed by Samsung’s propaganda they use to justify permanently locked bootloader on their phones lol
REDACTED@infosec.pub 1 day ago
I used to root every phone, but by 2025 I’ve goven up. Hard to unlock bootloaders, random apps (especially banking) thinking you will get hacked and stops working, the entire community around rooting and mods is like 10% of what it used to me, hardly any modern phone still gets custom roms, etc… Recently saw some statistic about custom roms - on average, around 50 phones 5-8 years ago had support for custom roms. By 2025, that number has fallen to 4.
Eagle0110@lemmy.world 1 day ago
You said it like banking apps will be happy to work with a Linux phone lol, and rooting and getting a custom ROM (one which exists or otherwise) are two completely different things that have nothing to do with each other, and you shouldn’t support manufecturers who choose to make it difficult to unlock bootloader anyway.
By 2025, rooting still empowers you to make your own Android device however you like it to be.
Also not many people care about custom ROM these days because Android stock ROM got much better in average, so there’s much less a need for creating a brand new ROM just to get basic features. Why making a brand new ROM instead of modding the pretty good one you already have now. And root empowered ROM modding tools that are developed as Magisk module or Xposed modules still have a pretty big community, there’s a long list of pretty big repos with hundreds of modules each, and with how sophisticated Magisk and Lsposed have evolved it’s easier than ever to write your own mods