RE: Cordova or Ionic project not able to compile/run in Intellij/AndroidStudio

2015-03-06 Thread Mefire O .
Or you can also use: 'cordova platform add git-url' From: Andrew Grieve<mailto:agri...@chromium.org> Sent: ‎3/‎6/‎2015 6:15 AM To: dev<mailto:dev@cordova.apache.org> Subject: Re: Cordova or Ionic project not able to compile/run in Intellij/

Re: Cordova or Ionic project not able to compile/run in Intellij/AndroidStudio

2015-03-06 Thread Andrew Grieve
Android Studio support will be coming in cordova-android@4.0.0. If you'd like to try it out right now, you can clone the cordova-android repo and use: cordova platform add path/to/cordova-android On Fri, Mar 6, 2015 at 5:47 AM, Hongjun(Steve) Han wrote: > Dear Cordova Dev, > > > I want to use I