crosspostato da: https://lemmy.kde.social/post/416424

Hello there! This is my problem: I’m going to buy a new smartphone, and I’d really like to degoogle myself as much as possible. The idea would be to buy a device compatible with LineageOS, but… Supported devices are usually older models, and often there are newer devices with better specs for the same price, that does not support lineageOS. Is seems a shame to buy a device with lower specs than another one just because of software compatibility. So the alternative would be to buy an unsupported device, unlock the bootloader and debloat it as much as possible, flash privileged fdroid and aurora store on it, install microg, etc… What do you suggest me to do? Is the second alternative a viable option? What other steps should I do if I decide to go that way?

Thanks in advance folks!

  • Max-P
    link
    fedilink
    English
    311 months ago

    Supported devices are usually older models, and often there are newer devices

    Usually. If you want a new phone, your best bet is Google’s Pixels, OnePlus (although recently, it’s been weird), Nothing probably too. Google’s phones in particular have a long history of being really easy to develop for, you can pretty much just build AOSP and it just works. They’re community supported for a really long time.

    Most other brands make unlocking their bootloaders either hard or impossible, and to even just root, you need to unlock the bootloader anyway, at least the way without exploits. Since unlocking the bootloader is the big hurdle, root and custom roms tend to come together. So a phone you can root to debloat as your second option would probably also be suitable for option 1.

    Sure, it’s in the pricier range, but if you value the ability to control your operating system as much as I do, it’s worth the price. Plus, I think my OnePlus 8T will hold up great for the foreseeable future. It’s way more powerful than I need, so I’m sure it’ll take a few more versions of Android. I’m using 4-5GB out of the 12 it’s got on average, they’d have to seriously bloat up AOSP to use all that. I’ve dealt with cheaper devices and they just kinda suck, stock or not.

    • tubbaduOP
      link
      fedilink
      English
      111 months ago

      thanks for the answer!

      So a phone you can root to debloat as your second option would probably also be suitable for option 1.

      Not always, because LineageOS for example has many unofficial builds (which I’d rather not use), meaning that the bootloader is unlockable but no official LOS image is available… right?

      • Max-P
        link
        fedilink
        English
        111 months ago

        If you stick to official builds, then yeah it’s indeed pretty limited. Maybe building the unofficial ones yourself would alleviate your concerns?

        It’s… probably still easier than trying to debloat and put microG on a stock ROM.

        Depends on the manufacturer whether I’d rather use the stock ROM or an XDA special I guess.

        • tubbaduOP
          link
          fedilink
          English
          111 months ago

          So you’re suggesting using an unofficial build? How do updates work? The unofficial developer has to rebuild it in order for me to install the update? I have really no idea how all of this work

          thanks for your help!