Search code examples
androidandroid-emulatoremulationappceleratorappcelerator-titanium

Appcelerator Emulator not loading


I have installed Appcelerator and the required SDK but the emulator still doesn't load on the screen.

It comes up with this error:

[ERROR] Application Installer abnormal process termination. Process exit value was 1

[ERROR] : Emulator exited with error: 1

[ERROR] : PANIC: ANDROID_SDK_HOME is defined but could not find titanium_1_WVGA800.ini file in $ANDROID_SDK_HOME.android\avd

[ERROR] : (Note: avd is searched in the order of $ANDROID_AVD_HOME,$ANDROID_SDK_HOME.android\avd and $HOME.android\avd)

Appreciate any help.

Thank You 


Solution

  • Take a look at https://www.genymotion.com

    It's free and much faster than the normal Android simulator.

    I know, this is not a correct answer, but it's definitely the better and faster way to develop for Android under Appcelerator