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.
2222
2323#### Options
2424
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-
3925#### ` --appId <string> `
4026
4127Specify 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