1
まあ、私はJDKの多くのバージョンを試してみましたRAPT:私のJDKには何が間違っていますか?</p> <pre><code>python android.py installsdk </code></pre> <p>それは通常返します:質問は、私はいくつかのトラブルのコマンドを実行するためにうっとりを得る持って言うよう
I'm compiling a short test program, to see if you have a working JDK
on your system.
I was unable to use javac to compile a test file. If you haven't
installed the Java Development Kit yet, please download it from:
http://www.oracle.com/technetwork/java/javase/downloads/index.html
The JDK is different from the JRE, so it's possible you have Java
without having the JDK. Without a working JDK, I can't continue.
を、私は変数をチェックしています"PATH"と私は問題なくjavac
を実行することができます。 JDKの特定のバージョンが必要ですか? (私はPython 2.7、32ビットを使用しています)