对Android感兴趣,但在开发中是新的。我使用windows 7 PRO来开发android应用程序。我执行了以下操作,并遇到了此错误msg :未能加载JNI共享库
我采取了以下步骤:
- after extracting the file, Copy and paste the Eclipse Folder in AndroidSDK ( this folder in C:\Program files (x86))
- Install it under Enclipse Folder:当双击Eclipse ico时,我发现这个错误msg未能加载JNI共享库
你能帮我在windows 7 pro上安装Andriod开发吗?
谢谢
发布于 2012-10-14 13:14:20
确保JDK为64,Eclipse为64位。
https://stackoverflow.com/questions/12882505
复制相似问题