javah not able to find android classes
问题 When calling javah on a .java file in my android project, javah was unable to find the android classes (specifically android.graphics.Bitmap). here's the terminal output: thomas@THOMASDESKLINUX:~$ javah -classpath .:/home/thomas/Documents/LinuxProgramming/EclipseWorkspace/RenderScene/bin org.me.renderscene.Billboard javadoc: error - In doclet class com.sun.tools.javah.MainDoclet, method start has thrown an exception java.lang.reflect.InvocationTargetException com.sun.tools.javac.code.Symbol