cordova-android-chromeview icon indicating copy to clipboard operation
cordova-android-chromeview copied to clipboard

ChromeView cannot be found in creation of project

Open 0x07dc opened this issue 9 years ago • 0 comments

I get a lot of errors, but they seem to all be related to us.costan.chrome not existing.

Here's the first error, all the others are extensions of this error:

cordova-android-chromeview/framework/src/org/apache/cordova/CordovaWebView.java:35: error: package us.costan.chrome does not exist

I understand that ChromeView is not included, so perhaps there could be instructions. I could only find instructions for installing ChromeView via Eclipse after the project has been created.

0x07dc avatar May 17 '15 19:05 0x07dc