Android Build Problems

FluFlu
edited May 2014 in Android Mode

I have something like a pretty big problem...I made a very simple test program that draws a line in Android mode. When I try to Run in Emulator, it says "Error running javac.exe compiler" and it writes me there that the error was made when executing the next line... and writes the path of a file called build.xml. I went into the Android SDK Manager and downloaded and installed everything I could, but it still comes with the same error and there's nothing I can do. Somebody help me please?

Answers

  • Answer ✓

    I recently ran into this problem in Windows 8. I found the answer with a search 'javac.exe compile' in the forum. My PATH system environment variable did not have the jdk path. Once I added it, my compile worked.

Sign In or Register to comment.