Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 291 Bytes

File metadata and controls

10 lines (8 loc) · 291 Bytes

custom_study

git,python,ruby and so

#frist : git

#jni ndk javah from .class to .h ----javah -calsspath bin/classes;(android.jar path) C:\Users\dou\android-sdks\platforms\android-20\android.jar -d jni (packge name+className)com.example.hellojni.JniView ndk-build from .c file to .so