• 1 Post
  • 72 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle
  • The newer Android versions aren’t that much more bloated. Sure. If you compare Android KitKat with Android 14 it is gonna be a bit more demanding probably especially on graphics, but overall there were a lot of improvements to the battery usage and memory management over the years and I have an experience of newer Android versions running better than the older ones. You can have a 6 years old phone that will run the newest Android version just fine because you flashed it with a custom ROM.

    When we get to the manufacturer’s custom Android skins… Well that’s a different story. Most of them are gonna be more or less bloated than stock Android, but this is a problem of manufacturers and the fact that mobile OS market and ecosystem is so much locked down compared to desktop, which makes it harder to remove manufacturer’s bloat from your OS, install different ROMs and tinker with it, rather than Android being bloated as an OS.


  • You could license it under the (A)GPL, charge for downloads in the Play store or for compiled binaries on ur website and ask for donations on F-Droid.

    You could even do a freemium version where some features are locked in the binaries you distribute and need a license from ur website or smth (for those who don’t want to use Google Play). (iirc SD Maid 2/SE does this)

    Someone else could just compile the app themselves, unlock all premium features and distribute it to play store without violating the license?





  • There are plenty of custom ROMs for phones where the chipset drivers are open (usually Qualcomm) and the phone has unlockable bootloader. If these 2 conditions are met in many cases the community is able to do better job of keeping the phone up to date with newer Android builds than the manufacturer itself. My phone would be stuck with Android 12 if I did rely on the manufacturer, but thanks to the community I run Android 14 with security patch from this February and Android 15 is also available. The problem is of course that most users aren’t going to flash their phone with a new ROM on their own anyway even if it is possible the ARM ecosystem unfortunately relies on the hardware manufacturer to keep the drivers and everything up to date (to work with the latest OS realease) and not on the OS distributor like most x86 ecosystem does, so you are lrobably right ARM is kind of cursed in this way. I know there are also drivers on x86, but the whole nature of things much more open. Correct me if I am wrong.














  • You can just flash NikGapps after flashing the ROM (EDIT: I am not sure if the SONY’s flashing tool will allow you to do such things) to get Google services working. But if you want to pass the Play integrity and SafetyNet checks you will also have to root. It is a bit of a paradox that you have to root to pass these checks (maybe there’s a non-root solution I am not aware of, but I doubt that). For me the Play Integrity Fix Magisk module from chiteroman works well (Lineage OS v21). It just has to be updated once in a while.