File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
packages/cli-platform-android Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -22,20 +22,6 @@ Builds your app and starts it on a connected Android emulator or device.
22
22
23
23
#### Options
24
24
25
- #### ` --root <string> `
26
-
27
- > ** DEPRECATED** – root is discovered automatically
28
-
29
- Override the root directory for the Android build (which contains the android directory)'.
30
-
31
- #### ` --appFolder <string> `
32
-
33
- > ** DEPRECATED** – use "project.android.appName" in react-native.config.js
34
-
35
- > default: 'app'
36
-
37
- Specify a different application folder name for the Android source. If not, we assume is "app".
38
-
39
25
#### ` --appId <string> `
40
26
41
27
Specify an ` applicationId ` to launch after build. If not specified, ` package ` from AndroidManifest.xml will be used.
You can’t perform that action at this time.
0 commit comments