github muzei/muzei api3.2.0-alpha1
Muzei API 3.2.0 Alpha 1

latest releases: v3.5.0-rc01, v3.5.0-alpha05, v3.5.0-alpha04...
4 years ago

Muzei API 3.2.0 Alpha 1 includes a number of functional and API changes. It is compatible with Muzei 3.0.2 and higher.

  • #604 provides an alternate API to openArtworkInfo() in getArtworkInfo() that works for apps running on API 29 (Android 10) devices.
  • #611 officially deprecates MuzeiArtSource and the related APIs.

See milestone for full change details.

Include the Muzei API in your app by adding the dependency to your build.gradle:

implementation "com.google.android.apps.muzei:muzei-api:3.2.0-alpha01"

Note: Muzei API depends on AndroidX. You must migrate to AndroidX to use the Muzei API.

Don't miss a new muzei release

NewReleases is sending notifications on new releases.