来来来来来来来来
StevendeMacBook-Pro:HelloNdk root# javah -classpath bin/classes/ -d jni/ com.example.hellondk.MainActivity
错误: 无法访问android.app.Activity
找不到android.app.Activity的类文件
StevendeMacBook-Pro:HelloNdk root# javah -classpath bin/classes/;/Users/steven/Desktop/eclipse/android.jar -d jni/ com.example.hellondk.MainActivity
错误: 未指定类
-sh: /Users/steven/Desktop/eclipse/android.jar: cannot execute binary file