Push an Android application allowing version code downgrade (debuggable packages only)

adb install

  • Android Debug Bridge Install: Push packages to an Android emulator instance or connected Android devices.
    More information: <https://developer.android.com/studio/command-line/adb>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

adb install -d {{path/to/file.apk}}

click the source code to copy install adb install on any operating system with command-not-found.com