Hello!
I get this error when I try to compile and run on my HTC:
Switching between debug and non debug build: Deleting previous compilation output…
/Users/Simon/Documents/Projects/jMonkey/HelloWorld/nbproject/mobile-impl.xml:10: The following error occurred while executing this line:
/Users/Simon/Apps/android-sdk-macosx/tools/ant/build.xml:447:
java.io.FileNotFoundException: /Users/Simon/Documents/Projects/jMonkey/HelloWorld/mobile/MANIFEST.MF (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:120)
I’ve tried enable and re-enable android deployment, build, clean and can’t get it to work!
I’m using both Android 4.0 and 4.1 SDK with latest ADT and SDK
Simon
Thanks, but it does not work for me