See Cordova app is running successfully
If all installation is successful
Open first or run the emulator
cordova emulate android
Then build your cordova project
cordova build android
or build all platforms
cordova build
then lastly run you app
cordova run android
You can use android studio in development or you can use phpstorm
Me I used both :)
No comments:
Post a Comment