hi admin,
I find some spelling mistakes.
The javadoc of execute method in IPlugin interface look like as follow.
/**
* Executes the request and returns PluginResult.
*
* @param action The action to execute.
* @param args *JSONArry* of arguments for the plugin.
* @param callbackId The callback id used when calling back into
JavaScript.
* @return A PluginResult object with a status and message.
*/
PluginResult execute(String action, JSONArray args, String callbackId);
*JSONArry is incorrect, it should be **JSONArray*
*
*
*
*
best regards
--
________________________
雷慈祥 [Mars Lei]
Mobile: +86 152 5184 0818
Tel: 025-86935250-827
Gtalk: [email protected]
Site: http://www.marslei.com