问题描述 java.lang.UnsatisfiedLinkError Exception in thread "main" java.lang.UnsatisfiedLinkError: javax.microedition.lcdui.Font.init(III)V at javax.microedition.lcdui.Font.init(Native Method) at javax.microedition.lcdui.Font.(Font.java:198) at java
In case you set up your environment with another version of NDK than the recommended one (r9d) and got an error on launching the app: 1 java.lang.UnsatisfiedLinkError: dlopen failed: 2 unknown reloc type 160 You can try modifying the~/Project