github muzei/muzei api3.4.0-alpha3
Muzei Api 3.4.0 Alpha 3

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

Muzei API 3.4.0 Alpha 3 includes a number of functional and API changes. It is compatible with Muzei 3.3.0 and higher.

  • #670 - Adds a new MuzeiArtDocumentsProvider that provides a prebuilt DocumentsProvider that allows users to browse and select images from your MuzeiArtProvider via the default file picker and Files app.
  • Muzei API now compiles with API 30 and includes the proper package visibility changes needed to support targeting API 30. You must change your compileSdkVersion to 30 when using Alpha 3 or higher.

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.4.0-alpha03"

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.