I installed this:
https://github.com/mwbrooks/cordova-plugin-menu
and have cordova 1.8.1
installed.
I copied "libs/phonegap-1.0.0.jar"
to ANDROID_PROJECT/libs.
When i try and run the app in the simulator, i get :
"Conversion to Dalvik format failed with error 1"
I believe this is to do with conflicts with libraries, but I don't know what to do to remove the error?
please help.