cordova-android-chromeview
cordova-android-chromeview copied to clipboard
ChromeView cannot be found in creation of project
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.