Personally I haven’t. While Linux is imperfect, choosing the right distro makes the rest of the experience straightforward. And with it’s whole complexity, I find Linux more user friendly than Windows. Even driver issues, broken shadow file ownership and KDE specifics only made me more confident about my choice to use Linux after I solved everything.

OQB @pixeldaemon@sh.itjust.works

  • pelya@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    13 days ago

    Available only on select Pixel phones, and the virtualization API that makes it possible is available only to preinstalled system apps.

    So no, you cannot install Ubuntu image onto your Samsung phone, you specifically need to buy the newest Pixel.

      • pelya@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        12 days ago

        Yeah I can, but soon I won’t, because Google will block all apps not installed from Play Store, and Termux cannot be compiled for new Android versions because of Android ‘security’

          • pelya@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            11 days ago

            I mean, yes it can, but installing any packages won’t work. Every binary that you wish to run on Android 10 or higher must be included inside the app, so apt naturally fails, and compiling your code inside Termux will also fail.

            • irelephant [he/him]@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              1
              ·
              10 days ago

              Even with Google’s new restrictions they can’t stop you from installing an app with adb, much less stop you from compiling stuff. The restrictions are on the phone, not the sdk.

            • mrbigmouth502@piefed.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              9 days ago

              I’m running Android 17 on my Pixel 8, and Termux runs just fine; apt packages included.

              Aside from having to go through the Advanced Flow to run unverified APKs, I’ll honestly be surprised if this changes when the app verification restrictions roll out, since going through the Advanced Flow gives you the option of installing unverified APKs indefinitely.

              Now, if Google raises the minimum SDK version apps can use so that Termux can’t run, that will be an issue…