I\'m having the same issue as in this question, but the answers there doesn\'t solve my problem.
I didn\'t create project by gdxsetup.jar, I just included gdx.jar an
I found out this is pretty simple : add
static { System.loadLibrary("gdx");}