Android is Filled with Bad Decisions

Android is Filled with Bad Decisions

·

1 min read

Android is Filled with Bad Decisions

I hate to give it to iOS, but they are much simpler to develop apps for.

Especially if you need to do complex things.

We just want to disable our music if the user is playing their own music. How hard can it be?

iOS: Sure no problem, call [AudioManager isMusicActive]
Android: pic.twitter.com/LteZ7R35cw

— Matías N. Goldberg (@matiasgoldberg) February 12, 2024

Â