Re: How to setup cordova mobilespec with CLI

2016-11-03 Thread Steven Gill
do you > use > > Crosswalk with Android Studio? > > > > -Original Message- > > From: Joe Bowser [mailto:bows...@gmail.com] > > Sent: Thursday, November 03, 2016 9:52 AM > > To: dev > > Subject: Re: How to setup cordova mobilespec with CLI > > >

RE: How to setup cordova mobilespec with CLI

2016-11-03 Thread Joe Bowser
debugged for Java code with Android studio. So how do you use > Crosswalk with Android Studio? > > -Original Message- > From: Joe Bowser [mailto:bows...@gmail.com] > Sent: Thursday, November 03, 2016 9:52 AM > To: dev > Subject: Re: How to setup cordova mobilespec with

RE: How to setup cordova mobilespec with CLI

2016-11-02 Thread Fu, Junwei
, 2016 9:52 AM To: dev Subject: Re: How to setup cordova mobilespec with CLI I just realized that it's not the whole answer. Once you fetch the repositories and clone them down all in a cordova directory, you should then be able to run the command, since you'll have all the repositori

RE: How to setup cordova mobilespec with CLI

2016-11-02 Thread Fu, Junwei
Studio? -Original Message- From: Joe Bowser [mailto:bows...@gmail.com] Sent: Thursday, November 03, 2016 9:52 AM To: dev Subject: Re: How to setup cordova mobilespec with CLI I just realized that it's not the whole answer. Once you fetch the repositories and clone them down all

Re: How to setup cordova mobilespec with CLI

2016-11-02 Thread Joe Bowser
I just realized that it's not the whole answer. Once you fetch the repositories and clone them down all in a cordova directory, you should then be able to run the command, since you'll have all the repositories locally. You should also make sure to get the cordova-plugin-compat plugin that allows

Re: How to setup cordova mobilespec with CLI

2016-11-02 Thread Joe Bowser
Hey You should start with coho, then use that to fetch the rest of the directories as found here: https://github.com/apache/cordova-coho It's our repo-management tool for dealing with all the git repositories. It's similar to how repo is used with AOSP, but a bit different in that it's more focus