Add an Echo plugin for benchmarking purposes.

This commit is contained in:
Andrew Grieve
2012-08-16 17:20:46 -04:00
parent 999c548e6e
commit 80654c059d
2 changed files with 58 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@
<plugin name="Capture" value="org.apache.cordova.Capture"/>
<plugin name="Battery" value="org.apache.cordova.BatteryListener"/>
<plugin name="SplashScreen" value="org.apache.cordova.SplashScreen"/>
<plugin name="Echo" value="org.apache.cordova.Echo"/>
</plugins>
</cordova>