正常にコンパイルHelloWorld.c
しました。のディレクトリに移動しましたHelloWorld.class
。そしてjavah -jni HelloWorld
、ターミナルを入力してヘッダーファイルを取得しました。次のエラーメッセージが表示されます。何が問題ですか?MacOSXを使用してAndroidアプリを開発しています。
error: cannot access HelloWorld
bad class file: ./HelloWorld.class
class file contains wrong class: Test.HelloWorld
Please remove or make sure it appears in the correct subdirectory of the classpath.
com.sun.tools.javac.util.Abort
javadoc: error - fatal error
2 errors