I want to donate to a linux phone. I believe in linux and I want a linux phone. Maybe we can use one in very few years as a normal daily driver. It’s getting closer and closer every month.

I want to donate that we get there sooner. But which project? I’m following postmarket but I’m not sure if they are the most promising. What’s your stance on this? To which project would you give your money to accellerate it?

Edit: I don’t want to buy a phone. I want to support the phone os devs. Sorry for the bad wording.

  • smileyhead@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    Which one? Android SDK source is under Apache licence, but binaries are under EULA. There were some efforts to properly package it under free licencje, but currently no one do it.

    As for Android being giant blob, maybe not the best word but it really is barely available to change. If I want to add a new feature to the UI, I need to build whole ROM again and deal with Google’s developing platforms. While on Linux you can get the code for a component from some GitHub/Codeberg and modify/reinstall just that component.