Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 509 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 509 Bytes

dynamic-module-sample

Sample project for creating a dynamic feature module

How to deploy on a device?

  1. Select Run > Edit Configurations from the menu bar.
  2. In the left pane of the Run/Debug Configurations dialog, select your desired configuration under the Android App node.
  3. In the dropdown menu next to Deploy, select APK from app bundle.
  4. Under Dynamic features to deploy, check the box next to each dynamic feature module, if any, you want to include when deploying your app.
  5. Click OK.