Im getting this error.
ReferenceError: Can't find variable: cordova at file:///android_asset/www/childbrowser.js:87
I have done all of this:
To install the plugin, move www/childbrowser.js to your project's www folder and include a reference to it in your html file after phonegap.js.
Copy the image files folder www/childbrowser to your project's www folder. Note you need the entire folder not just the images.
Create a directory within your project called "src/com/phonegap/plugins/childBrowser" and move ChildBrowser.java into it.
In your res/xml/plugins.xml file add the following line: