Test jme3 in android project fails to build

os:win7 64 bit ide: myeclipse and jmp

android 3.2 /3.1

lib contains :

engine/dist/opt/android/jMonkeyEngine3.jar

engine/dist/lib/eventbus-1.4.jar

engine/dist/lib/jbullet.jar

engine/dist/lib/jheora-jst-debug-0.6.0.jar

engine/dist/lib/jinput.jar

engine/dist/lib/jME3-jbullet.jar

engine/dist/lib/jME3-lwjgl-natives.jar

engine/dist/lib/jME3-test.jar

engine/dist/lib/jME3-testdata.jar

engine/dist/lib/j-ogg-oggd.jar

engine/dist/lib/j-ogg-vorbisd.jar

engine/dist/lib/lwjgl.jar

engine/dist/lib/nifty-1.3.jar

engine/dist/lib/nifty-default-controls-1.3.jar

engine/dist/lib/nifty-examples-1.3.jar

engine/dist/lib/nifty-lwjgl-renderer-1.3.jar

engine/dist/lib/nifty-openal-soundsystem-1.0.jar

engine/dist/lib/nifty-style-black-1.3.jar

engine/dist/lib/nifty-style-grey-1.0.jar

engine/dist/lib/noise-0.0.1-SNAPSHOT.jar

engine/dist/lib/stack-alloc.jar

engine/dist/lib/vecmath.jar

engine/dist/lib/xmlpull-xpp3-1.1.4c.jar

console info:

[2011-07-20 20:39:43 - jmeandroidtest] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class

(org.xmlpull.v1.builder.impl.XmlElementImpl$3) that doesn’t come with an

associated EnclosingMethod attribute. This class was probably produced by a

compiler that did not target the modern .class file format. The recommended

solution is to recompile the class from source, using an up-to-date compiler

and without specifying any “-target” type options. The consequence of ignoring

this warning is that reflective operations on this class will incorrectly

indicate that it is not an inner class.

[2011-07-20 20:39:54 - jmeandroidtest] The library ‘jME3-lwjgl-natives.jar’ contains native libraries that will not run on the device.

[2011-07-20 20:39:54 - jmeandroidtest] The following libraries were found:

[2011-07-20 20:39:54 - jmeandroidtest] - native/linux/libjinput-linux.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/linux/libjinput-linux64.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/linux/liblwjgl.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/linux/liblwjgl64.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/linux/libopenal.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/linux/libopenal64.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/macosx/libjinput-osx.jnilib

[2011-07-20 20:39:54 - jmeandroidtest] - native/macosx/liblwjgl.jnilib

[2011-07-20 20:39:54 - jmeandroidtest] - native/solaris/liblwjgl.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/solaris/liblwjgl64.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/solaris/libopenal.so

[2011-07-20 20:39:54 - jmeandroidtest] - native/solaris/libopenal64.so

I removed the problem of the jar package, new problems have emerged

[2011-07-20 21:06:14 - jmeandroidtest] Error generating final archive: Found duplicate file for APK: console.fnt

Origin 1: E:jme3srcenginedistlibnifty-examples-1.3.jar

Origin 2: E:jme3srcenginedistlibnifty-style-black-1.3.jar

Next,I removed E:jme3srcenginedistlibnifty-examples-1.3.jar,console info:

[2011-07-20 21:10:38 - jmeandroidtest] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class

(org.xmlpull.v1.builder.impl.XmlElementImpl$3) that doesn’t come with an

associated EnclosingMethod attribute. This class was probably produced by a

compiler that did not target the modern .class file format. The recommended

solution is to recompile the class from source, using an up-to-date compiler

and without specifying any “-target” type options. The consequence of ignoring

this warning is that reflective operations on this class will incorrectly

indicate that it is not an inner class.

Seems to build successful,install .apk file , In the simulator, the program runs only a fleeting.Very frustrating, I do not know how to solve the above problems, why, I wasted a long time, but I just want to see in the android’s performance jme3

Please don’t double post:

http://hub.jmonkeyengine.org/groups/android/forum/topic/test-jme3-in-android-project-fails-to-build/