MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

Android CADT complains that org.chromium.iossocketscommon plugin is missing #47

Closed mmocny closed 9 years ago

mmocny commented 9 years ago

Causes a "1 missing" plugin message to be displayed when CrSpec is loaded, even though that plugin isn't required on Android.

agrieve commented 9 years ago

believe this is fixed.

smartavionics commented 9 years ago

Hi, I have just run into this situation using the v0.13.0 release binary running on a Moto G (4.4.4). I have tried building from the latest source but I have a problem with that also, it fails with:

A problem occurred configuring root project 'android'.

Could not resolve all dependencies for configuration ':_armv7DebugCompile'. Could not find any version that matches com.android.support:support-v4:+.

Any help would be appreciated.