expo-cli run:android [path]

Run the Android app binary locally

Arguments

NameDescription
pathfolders

Options

NameDescription
-h, --helpOutput 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