To learn more about customizable feature delivery, consult the following resources.

## Samples

- [PlayCore API sample](https://github.com/android/app-bundle-samples/tree/main/DynamicFeatures), which demonstrates usage of the PlayCore API to request and download feature modules.
- [Dynamic code loading sample](https://github.com/googlesamples/android-dynamic-code-loading), which demonstrates three different approaches to safely access code from an installed feature module.

## Codelabs

- [On demand modules](https://codelabs.developers.google.com/codelabs/on-demand-dynamic-delivery/index.html), which helps you create an app that downloads and installs feature modules on demand.

## Blog posts

- [Configuring your app for Play Feature Delivery](https://medium.com/androiddevelopers/configuring-your-app-for-play-feature-delivery-f15a93856a0d)
- [Local development and testing with FakeSplitInstallManager](https://medium.com/androiddevelopers/local-development-and-testing-with-fakesplitinstallmanager-57083e1840a4)
- [Patterns for accessing code from feature modules](https://medium.com/androiddevelopers/patterns-for-accessing-code-from-dynamic-feature-modules-7e5dca6f9123)
- [What a new publishing format means for the future of Android](https://medium.com/googleplaydev/what-a-new-publishing-format-means-for-the-future-of-android-2e34981793a)
- [New features to help you develop, release, and grow your business on Google Play](https://android-developers.googleblog.com/2019/05/whats-new-in-play.html)
- [The latest Android App Bundle updates including the additional languages API](https://android-developers.googleblog.com/2019/03/the-latest-android-app-bundle-updates.html)
- [Patchwork Plaid --- A modularization story](https://medium.com/androiddevelopers/a-patchwork-plaid-monolith-to-modularized-app-60235d9f212e)
- [Google Santa Tracker --- Moving to an Android App Bundle](https://medium.com/androiddevelopers/google-santa-tracker-moving-to-an-android-app-bundle-dde180716096)

## Videos

- [Customizable Delivery with the App Bundle and Easy Sharing of Test Builds](https://www.youtube.com/watch?v=flhib2krW7U)
- [New Tools to Optimize Your App's Size and Boost Installs on Google Play](https://www.youtube.com/watch?v=rEuwVWpYBOY)
- [App Bundles: Configuring your app for Play Feature Delivery](https://www.youtube.com/watch?v=5HriGkqNqwk)