They might copy from apple. 3 apps with a self signed cert that needs to be renewed every week…
SuperSpruce@lemmy.zip 2 months ago
How does this affect “second-party” apps (i.e. apps you have created yourself)? Are you still allowed to go to Android studio, make an APK, transfer it to your own phone, and install that app? If no, this spells the death of experimental indie developers on Android.
progandy@feddit.org 2 months ago
nutsack@lemmy.dbzer0.com 2 months ago
yes. you will get a developer key from Google, and then you will sign your APK with your key.
drmoose@lemmy.world 2 months ago
You don’t need to sign anything just turn off play protect with 1 adb command:
willington@lemmy.dbzer0.com 2 months ago
Not a solution to our problem, but this is a crumb in our favor.
essteeyou@lemmy.world 2 months ago
I know why you included both, but saying “1 adb command” and then posting two is funny to me.
drmoose@lemmy.world 2 months ago
One gets the current value to verify it and another actually sets a new value. It’s the way these commands are usually shared.
SuperSpruce@lemmy.zip 2 months ago
Does this work with any app or just second party ones? Can you re-enable it?
drmoose@lemmy.world 2 months ago
Yes it modifies the phone not the app and you can re-enable it anytime with 1 instead of -1