Android NDK: Eclipse parameter and javah
问题 I spent hours and hours on it not moving an inch forward. I have redone the project several times and nothing else is left outside places. Hope someone here can shed some light pointing out some direction. On Linux Eclipse IDE panel > Run > External Tools > External Tools Configurations: Name: Dev javah Tab [main]: * location: /usr/java/jdk1.6.0_25/bin/javah * working directory: ${workspace_loc:/Dev/bin} * Arguments: ?? I have tried: * Arguments: -d ${workspace_loc:/Dev/jni} com.dev