expo-cli run:android [path]
Run the Android app binary locally
Arguments
Name | Description |
---|---|
path | folders |
Options
Name | Description |
---|---|
-h, --help | Output usage information |
--no-bundler <boolean> | Skip starting the Metro bundler |
-d, --device [device] | Device name to build the app on |
-p, --port <port> | Port to start the Metro bundler on. Default: 8081 |
--variant [name] | (Android) build variant |
--config [file] | Deprecated: Use app.config.js to switch config files instead |