Hello

I'v downloaded Qt for Android windows 8 32 bit, The Android SDK, The Android NDK, apache-ant-1.9.2 and jdk-7u25. (everything 32 bit).
Extracted and installed and set the JAVA_HOME environment variable to the JDK install directory path.

QtCreator seems to recognize everything, everything is good with desktop, but when I try to build for Android I get this error :
(error: error: Android\android-ndk-r8e/platforms/android-14/arch-arm/: No such file or directory).

I had deleted the android-ndk-r8e and extracted it again, and got the same error.

Any help please.