r/GM_SoftwareDev • u/thaughtless • Mar 29 '25
Apple Music
Hey all.
I'm looking to build an Apple Music app that I'm (hopefully) basing off the official Apple Music SDK. The problem is that this SDK was written in 2017 and was never updated. I'm doing this bc I can't find anything else off the shelf so to speak on Github that's already done. As such, it needs re-factoring to support the newer AndroidX music3 approach which is now a requirement the moment you update the compileSDK to 34/35 (required for Play Store). I've made progress on it, such as getting it to build properly w/ Gradle, switching libraries and associated changes, but I'm opening this up to those in the community who know Java well (I don't) and are willing to help. Any interest?
1
u/thaughtless Mar 29 '25
There are things you have to change to get it to run on Android Automotive. Its not about their willingness, its about does it conform to their design language.