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.
To fix this, edit the file:
C:\ProgramData\Titanium\mobilesdk\win32\5.2.2.GA\module\android\build.xml
Or for any newer SDK versions, just use e.g. 5.3.1 instead of 5.2.2 On line 159, add ".exe" to aidl, like so:
TO