mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:42:53 +08:00
ae9047a708
There is now a sendPluginResult() as well as a sendJavascript() on CordovaWebview. sendPluginResult() sends the result so that it can be parsed without using eval(), when the active bridge allows it. |
||
---|---|---|
.. | ||
assets | ||
res | ||
src/org/apache/cordova | ||
test/org/apache/cordova | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
default.properties | ||
project.properties |