Grant all permissions listed in the app manifest

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 -g {{path/to/file.apk}}

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