Developing for Android is like being a demonetized YouTuber
1–10 of 118 posts
Re: Developing for Android is like being a demonetized YouTuber
#2The problem is that Google wants to break API compatibility without actually calling it what it is. Your app, which worked for years, is now broken and as far as the user is concerned it's your fault. I've been tempted to set the "max API level" property on my apps so that I don't have to deal with this anymore. (Oh, wait, Google changed Android to no longer enforce that property.)
If Google wants to make breaking changes to the API then give developers a reasonable deprecation timeline and don't let users install apps that target old API levels.
Re: Developing for Android is like being a demonetized YouTuber
#3I got a little caught up in the argument about clipboard apps suddenly being broken as if there was no thought put into the impact it would have. Clipboard apps on Android are currently very dangerous since an app can access the clipboard without asking for permission so the user can unknowingly share anything in the clipboard with malicious apps. That's insane and Google is right to fix this even if it breaks things for well behaved apps. There is a lot of solid information in this article but starting with that argument set a poor tone.
Second, makes you wonder if Google as an organization wants to push you towards web apps / PWAs. Google has always seemed to think that getting people to abandon the app model benefits them and hurts Apple and maybe these changes are in search of that end result.
Re: Developing for Android is like being a demonetized YouTuber
#4Re: Developing for Android is like being a demonetized YouTuber
#5Two thoughts: I got a little caught up in the argument about clipboard apps suddenly being broken as if there was no thought put into the impact it would have. Clipboard apps on Android are currently very dangerous since an app can access the clipboard without asking for permission so the user can unknowingly share anything in the clipboard with malicious apps. That's insane and Google is right to fix this even if it…
Re: Developing for Android is like being a demonetized YouTuber
#6I had 90% piracy rate on Android when I did it years ago. Gave up and didn't look back.
Re: Developing for Android is like being a demonetized YouTuber
#7Re: Developing for Android is like being a demonetized YouTuber
#8I had 90% piracy rate on Android when I did it years ago. Gave up and didn't look back.
Re: Developing for Android is like being a demonetized YouTuber
#9Re: Developing for Android is like being a demonetized YouTuber
#10I had 90% piracy rate on Android when I did it years ago. Gave up and didn't look back.