• 0 Posts
  • 10 Comments
Joined 8 months ago
cake
Cake day: September 25th, 2025

help-circle



  • Yes, you do. Unless you are developing an app just for your friends, or you expect everyone not on a custom ROM to go through the ridiculous “advanced flow”.

    In addition to the advanced flow we’re building free, limited distribution accounts for students and hobbyists. This allows you to share apps with a small group (up to 20 devices) without needing to provide a government-issued ID or pay a registration fee. This ensures Android remains an open platform for learning and experimentation while maintaining robust protections for the broader community.

    The above is from the official update by Google.



  • It is still going to affect us indirectly. The problem is that Google is demanding developers to go through KYC even if they are not distributing their app through the Play Store. Not going through with it means nobody with a stock device will be able to install their app, unless they do that crazy workaround Google claims is going to implement.

    This means open source app developers will be called to choose between doxing themselves to Google, or keep developing for us, the 0.01% who is on custom ROMs. It’s not hard to imagine that many will just decide to move on and invest their time on doing something else.

    https://keepandroidopen.org/



  • Android itself without the proprietary crap added to it by Google is open source and will continue being so long it keeps using the Linux kernel. This is not going to change as the Linux kernel is licensed under GPL, and if you link against GPL licensed code your own code also has to be licensed under GPL.

    The problem GrapheneOS has is not with AOSP going away, but with Google not publishing the device tree for their Pixel devices like they used to, making it impossible to unlock the bootloader, and generally making harder to develop a custom ROM for their devices.

    The GrapheneOS team is currently working with an OEM to develop a phone that comes with GrapheneOS from the factory. If that happens and we no longer have to rely on Google hardware for installing it then the problem is solved.