• Arghblarg@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    Perhaps someone could write an ‘adb loopback’ app – get that into the official app store, and said app would then squirt other .apk files through adb on the phone to itself, thus sideloading it.

    • Ulrich@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      As far as I know, ADB needs to be run on another device which is plugged into the phone.

      I suppose one could write a script/app that detects the device is plugged in, and automatically looks for and installs updates using adb. That would be the least amount of friction.