That's not even true. If you install an app through adb, the command is adb install <path/to/app.apk>
adb sideload is for installing OTA packages
That's not even true. If you install an app through adb, the command is adb install <path/to/app.apk>
adb sideload is for installing OTA packages