Every time I try to run my app (or any app, including a blank project) inside of the Android emulator, I get the following error:
[ERROR] : Build process exited with code 1
[ERROR] : Project failed to build after 242ms
[ERROR] Application Installer abnormal process termination. Process exit value was 1
I'm new to Titanium, but I configured the Android SDK to include 4.3 and 4.2.2. I added a custom virtual device in the Android VDM. I tried running 4.3 [x86 & armeabi], Google APIs (Android 4.3), and all versions of 4.2.2.
The Android SDK is in my Applications folder.