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

Results 11 cordova-android-chromeview issues
Sort by recently updated
recently updated
newest added

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: ```...

When I run the following after changing directory to the bin folder of the repository, I get an error: ``` npm install npm WARN package.json [email protected] No README data ```

java.lang.ClassNotFoundException: us.costan.chrome.ChromeView at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source)

duplicate

Hi thedracle! trying to create a new app, I receive an ant error that I'm not able to solve: ./bin/create ~/projects/testApp test.app TheApp BUILD FAILED /opt/sdk/tools/ant/build.xml:601: The following error occurred...

I receive this when running the sample "myapp": ``` 04-30 11:28:17.461: W/dalvikvm(14774): No implementation found for native Lorg/chromium/android_webview/AwContents;.nativeInit:( Lorg/chromium/android_webview/AwWebContentsDelegate;Lorg/chromium/android_webview/AwContentsClientBridge; )I ``` Has anyone seen this? I have not compiled chrome...

Hey, I'm quite new to this, so I really have no idea how to get a project set up with this... Could you be a bit more detailed with your...

Hi @thedracle Im trying to use FileTransfer.download to retrieve a file from a url and to store it locally this works perfectly in cordova phonegap but when i try to...

I'm following instruction from section "Building without the Tooling" and I'm getting this: http://pastebin.com/CYrfq7i6 How to provide missing dependencies? I'm not familiar with Ant

it is a really hard job to convert my project to the new CordovaPlugin class right now, although ill probably do it sometime. ![screenshot](https://f.cloud.github.com/assets/5188459/1040970/add80416-0fc5-11e3-893b-530a251457ac.png)