I've new a project,and follow step:
platforms/android/CordovaLib/src/com/squareup copy_to app/src/main/java/com platforms/android/CordovaLib/src/org copy_to app/src/main/java platforms/android/assets copy_to app/src/main platforms/android/res/config.xml copy_to app/src/main/res
everything is OK,but in config.xml,the following Uri is burn: Uri is not registered
at last, app run success but tips: error:error initializing Cordova: class not found
cordova run android,but I want to know some message logs by emulator . - haoxian