I have create a new Mobile Module Project, but when i try to build it, i have this error:
BUILD FAILED C:\ProgramData\Titanium\mobilesdk\win32\5.2.2.GA\module\android\build.xml:165: no executable specified
Did something wrong? I did the following step: -Installed Appcelerator Studio -It automatically installed Titanium SDK and i selected to install Android SDK -Installed JAVA JDK -Createed new module and tryed to build it
<apply executable="${toString:aidlexe}" failonerror="true">and right before that line it echos te value of aidlexe. What is it? Is it existing on the system? - Fokke Zandbergen