• 0 Posts
  • 11 Comments
Joined 23 days ago
cake
Cake day: February 2nd, 2026

help-circle
  • IratePirate@feddit.orgtoAndroid@lemmy.worldKeep Android Open
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    7 days ago

    I assume device drivers, but probably it is much more complicated than that

    Yes, device drivers are an issue. Reverse engineering them is a bitch and slows you down, particularly if you want to support a wide range of models and those models keep getting hardware updates.

    But that’s not all, software ecosystem is another big one. Android and iOS have seen two decades of people developing software for them. In order for them to want to port their software over to your cleanSlateOS, it would have to have a significant user base. And in order for cleanSlateOS to draw that significant user base, it would have to have an attractive suite of apps to run on it. It’s a catch-22.

    You could, in theory, try to develop emulators or compatibility layers so that Android apps will also run on cleanSlateOS. But that, again, is time-consuming, will never be free of friction, and require you to make compromises with regard to security and privacy (many apps simply don’t run properly without Google’s main piece of spyware, the Play Services). It will also kind of tie you to Google again - and that was the thing you were trying to get away from in the first place…





  • I’ve always been quite techie (maybe not by trade, but by passion), and been decoupling from big tech solutions ever since the Snowden revelations dropped. Ditched a lot of non-free software and services first (MS Office -> LibreOffice being one of the biggest), then switched to Desktop Linux and degoogled Android. I suppose self-hosting my own services and taking control of my network was the next logical step on this journey. That, and immich. It’s so ridiculously good, it single-handedly made me want to run my first real server.