top | item 45471398

(no title)

runting | 5 months ago

Not really though, as you can still install apps over adb without developer verification, same as always.

discuss

order

estimator7292|4 months ago

And by what mechanism can you prevent google from disabling adb? Or implementing a situation like iOS where sideloaded dev apps only last for a week and are signed with your personal developer key tied to your credit card?

There's nothing to stop them, and absolutely no reason to think they won't take away adb sideloading in the near future.

runting|4 months ago

Google have full control to do this on their Pixel devices by rolling out new firmware with further restrictions - though there is no evidence they plan to do so.

However other vendors that build upon AOSP, such as Samsung, can make their own decisions on this.

hn92726819|5 months ago

Do you see the direction they're heading? They're now making it so maybe .5% of android users know how to sideload. They're clearly chipping away at it, even though they might not be making all the changes at once.

runting|4 months ago

What fraction of users do you think have a legitimate need to sideload apps on Android? I would imagine it's much less than 0.5%. Developers and technically-minded power users must be a tiny minority amongst Android users given that it has an install base in the billions.

chistev|5 months ago

Give them an inch...

oflebbe|5 months ago

You can sideload apps in ios too, but you may not run it.

runting|5 months ago

On Android you can both install and run apps over adb. The linked article explains:

> Participating in developer verification will not affect your experience in Android Studio, the official IDE for Android app development. You will continue to be able to build and run an app even if your identity is not verified. Android Studio is unaffected because deployments performed with adb, which Android Studio uses behind the scenes to push builds to devices, is unaffected. You can continue to develop, debug, and test your app locally by deploying to both emulators and physical devices, just as you do now.

hulitu|4 months ago

> you can still install apps over adb

and they will be removed by play protect.

m-p-3|4 months ago

Which is a clear roadblock for third-party appstores adoption, notably F-Droid which compiles and signs the apps it distributes.

What if F-Droid distributes an app Google or its US overlords deems dangerous or illegal? Will they block and/or revoke that signature, thus taking down F-Droid in its entirety?

interloxia|5 months ago

Not really though. That's not how apps are usually installed on Android outside of Google's control.