Error running my Ionic 3 app

0

I have created a completely new ionic 3 app, with this I say that I have not done anything in it. When running on my console: cordova run android I receive the following error:

I am using ionic 3. Can someone help me?

    
asked by Alfredo Izquierdo 14.06.2017 в 22:41
source

1 answer

0

For Ionic with Android, you have to install:

  • JDK of java
  • Install Android Studio and download the android versions that interest you.
  • Create the virtual machine of the device from the Android Studio and execute it, from Ionic.
  • answered by 20.06.2017 в 16:06