Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试我的第一个 hello world 项目,我正在关注 ray wenderlich 的教程,但我遇到了这个错误:
java lang unsatisfiedlinkerror could not load game from loader dalvik.system...
我的错误:
你知道如何解决这个问题吗?
谢谢
您的libgame.so文件可能在project->libs->armeabi->libgame.so. 在 windows 中点击 create-android-project.bat 或在 linux/mac 中点击 create-android-project.sh 会生成 libgame.so 文件。
libgame.so
project->libs->armeabi->libgame.so