111
Did we win? Google to continue to allow side loading
(liliputing.com)
This is a most excellent place for technology news and articles.
To call the install of apps of your choice as «sideloading», means that they have won.
That's the name of the command, though. It's
adb sideload. Anything else is installing.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
Source: https://android.googlesource.com/platform/packages/modules/adb/+/refs/heads/master/docs/user/adb.1.md