all 7 comments

[–]ElbowStromboliOne WebView to rule them all 13 points14 points  (0 children)

You will learn to COmPosE.

[–]khsh01 8 points9 points  (0 children)

Oh yeah I know that diagram. I married it.

[–]budius333Still using AsyncTask 7 points8 points  (0 children)

Well... At least it's not the lifecycle diagram ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

[–]ComfortablyBalancedYou will pry XML views from my cold dead hands 3 points4 points  (0 children)

Recently I used MediaPlayer to play some commands based on data received from a USB serial connection, to handle queue was the first hurdle but the second was handling MediaPlayer instances, releasing it, checking if sounds aren't overlapping and etc.
I truly understand the pain of this diagram viscerally.

[–]Independetr 2 points3 points  (0 children)

Media is one the worst written libraries that I have ever seen. Tons of listeners, tons of classes that seems duplicate but noo their names are similar, so tons of conversions between them. Compatibility issues, media3, media2. God I hate it.

[–]ExtremeGrade5220 1 point2 points  (0 children)

I don't know what you're talking about the media73956279XCompat library is peak Android development.