MynameisAllen@lemmy.zip to Technology@lemmy.worldEnglish · edit-217 days agoDid we win? Google to continue to allow side loading liliputing.comexternal-linkmessage-square61linkfedilinkarrow-up18arrow-down11
arrow-up17arrow-down1external-linkDid we win? Google to continue to allow side loading liliputing.comMynameisAllen@lemmy.zip to Technology@lemmy.worldEnglish · edit-217 days agomessage-square61linkfedilink
minus-squareKilgore Trout@feddit.itlinkfedilinkEnglisharrow-up0·17 days agoTo call the install of apps of your choice as «sideloading», means that they have won.
minus-squarezarkanian@sh.itjust.workslinkfedilinkEnglisharrow-up0arrow-down1·17 days agoThat’s the name of the command, though. It’s adb sideload. Anything else is installing.
minus-squareentwine@programming.devlinkfedilinkEnglisharrow-up2·17 days agoThat’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
minus-squareKilgore Trout@feddit.itlinkfedilinkEnglisharrow-up1arrow-down1·15 days agoAs someone else explained, it is not. The command is adb install.
minus-squarezarkanian@sh.itjust.workslinkfedilinkEnglisharrow-up1·15 days agoWhy did you feel the need to say it, too? You aren’t adding anything.
minus-squareKilgore Trout@feddit.itlinkfedilinkEnglisharrow-up1arrow-down1·15 days agoWhat is this comment of yours doing, then?
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
As someone else explained, it is not. The command is
adb install.Why did you feel the need to say it, too? You aren’t adding anything.
What is this comment of yours doing, then?