The run-android command is recognized. Make sure you run npm install and are inside the reactive project.
I ran into this problem, the problem is that we need to go to the project folder.
example: I created a project in "MyApps" with the application name "DemoApp" on drive D
the root of the command line should be like this: D: \ MyApps \ DemoApp> act-native run-android
Now it will work without any problems.
The problem is that the information related to Android is present inside the application, and not in the main directory.
Surya reddy
source share