Skip Navigation

To my fellow Android custom ROM enthusiasts, I highly advise you uninstall and stop supporting @projectelixiros

context: the devs of Project Elixir have paid features in their ROM. If you try to bypass it , they will wipe your internal data and esim EDIT: the devs response

32

You're viewing a single thread.

32 comments
  • So, it seems it gets triggered by just using ADB shell???

    https://x.com/TheNotesOfJosh/status/1791738816362848517

    • I cannot open that, it shows a login page. Could you post a screenshot of what this is supposed to contain?

        • thx and wtf.
          How can people even use android without adb shell?

          • What do you use ADB for?

            Since adb backup has been deprecated, I don't see much use for it. Only for recent Android versions which disallow installation of apps targeting low API, as that can be bypassed using ADB.
            Or maybe for apps like scrcpy.

            • I guess adb backup was before my time. I did use adb to transfer my apps when I last restored a twrp backup. In perhaps a similar manner to what that did, going by the name. But I did use adb root for that.

              Otherwise, I use it to set a lot of otherwise inaccessible settings, like making the back gesture a lot thinner than intended because my touchscreen can handle it, or forcing 120Hz everywhere. I can also set my dpi there without anoying apps.

              And ofc I use it to uninstall system apps I don't need.

              After initial setup I do all of that in a root bash session in termux admittedly, but if I hadn't rooted my device I would still want to do most of that using an adb shell, as most of it doesn't require root (besides maybe the restoring backups part).

              I also use shell environment to semi-automatically transfer media files for certain processes, though I'll probably move that over to syncrhing at some point.

              The main remaining advantage is the ability to automate things on my phone from my pc, I don't see a lot of those as replacable unless my rom installs kde connect as a system app and they add an immense amount of functionality

You've viewed 32 comments.