I am new to Libgdx and Bullet Physics, and have been unable to get Bullet to work on my Android device.
I have gotten the same program to work on the Desktop version, and have copied the libgdx-bullet.so
files to armeabi and armeabi-v7a
, but the Android version crashes with the error
java.lang.NoClassDefFoundError: com.badlogic.gdx.physics.bullet.Bullet