android / uamp

A sample audio app for Android
Apache License 2.0
13.06k stars 3.74k forks source link

Not universal #502

Open adamsstephen opened 1 year ago

adamsstephen commented 1 year ago

Does not work on previous API's below API 19. So not universal as won't work on lower API android's such as android 4.x

dturner commented 1 year ago

What justification would you give for supporting API 18 or below?

Just so you know API 18 is 9 years old, and devices running API 18 or below cover approximately 0.3% of the Android market.

yuroyami commented 1 year ago

I haven't seen a phone that runs Android 4.x in like years. All my apps on Google play store have literally zero downloads on Android 4.x devices, so why bother extend compatibility for something so obsolete ?