Javah command will not work, ive tried numerous ones and each time it just returns java.class cannot be found these are the commands i've attempted:
javah -jni com.Lewis.NativeLib. at the /Home/Workspace/NDKdemo/bin/classes directorty.
javah -jni NativeLib. at /Home/Workspace/NDKdemo/bin/classes/com/Lewis.
Please do not point me to another answer that only contains the above commands I've tried.