Comment by fareesh
5 hours ago
from what i understand:
- if you compile from source and deploy via adb nothing changes
- if you use a closed source binary, the identity of the owner becomes mandatory
so the issue is anonymously published closed source software?
> if you compile from source and deploy via adb nothing changes
That's not how I understand it. Do you have a source?
"Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices."
https://developer.android.com/developer-verification
https://android-developers.googleblog.com/2025/09/lets-talk-...
> Android Studio is unaffected because deployments performed with adb, which Android Studio uses behind the scenes to push builds to devices, is unaffected.
> anonymously published closed source software
Yes, like the software for my ebike conversion kit for which I only have the APK. I have vetted the software and would like to install it. If Google blocks that, then fuck them.
> - if you use a closed source binary, the identity of the owner becomes mandatory
So I can't just build an apk and distribute to others? What's the process for providing identity?