I finally managed to install Lineage os on this HTC One (m8) thanks to the help of Lemmy!

    • @Life_inst_bad@lemmy.worldOP
      link
      fedilink
      English
      95 months ago

      Depends on how you look at it. Before: startpage hast been stopped. Ok. Com.google.proesse.gapps has been stopped. Ok etc. After: pretty smooth sailing only gets pretty slow for web browsing but good enough to watch youtube on newpipe. And no I have not tried aot. In comparison to a xaomi mi 9t: quite slugish

      • @aluminium@lemmy.world
        link
        fedilink
        English
        65 months ago

        The 2GB of RAM are really the bottleneck. I have a few other Snapdragon 800 / 801 phones like the Galaxy Note 3, LG G3, OG Oneplus and those 3GB make a world of difference.

        • Joe Cool
          link
          fedilink
          English
          15 months ago

          It also only has a 32bit CPU. So I think Android 10 is as high as it goes. I never updated my Android 4.4 because it runs so much better on it.

          Battery is pretty shot though so I only rarely use it at home now.

      • @AVengefulAxolotl@lemmy.world
        link
        fedilink
        English
        25 months ago

        Im using the Xiaomi Mi9t as well. Straight from MIUI to Android 14 custom ROM with Niagara Launcher. Its so awesome. I still love that there isnt any notch or hole on the screen.

      • @CCMan1701A@startrek.website
        link
        fedilink
        English
        25 months ago

        Android uses a Just-in-Time (JIT) compile of applications. You can compile everything Ahead-of-Time (AOT) via adb. It would in theory improve performance when starting applications.

        • @nossaquesapao@lemmy.eco.br
          link
          fedilink
          English
          2
          edit-2
          5 months ago

          This is very interesting, I will check it. Are there any drawbacks?

          Edit: Just tried it. No miracles, but got a noticeable gain is usability on my phone. I recommend it to everyone using low-end devices out there. The instructions I found used this command: adb shell cmd package compile -m speed -f -a