1
嗯,這個問題說,我有一些麻煩RAPT運行命令:RAPT:我的JDK出了什麼問題?
python android.py installsdk
它通常返回:
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.
我已經嘗試了JDK的很多版本,我已經檢查了變量「路徑」,我可以運行javac
沒有問題。我需要一個特定版本的JDK? (我正在使用Python 2.7,32位)