Android emulator not working:Application Installer abnormal process termination. Process exit value was 1

Published on:
Last updated:

This post is also available in: 日本語 (Japanese)

Error has occurred such as below, Android emulator do not start in Titanium Studio.

This is a note of what I found out at that time.

Environment:
win7 32bit
Titanium SDK 3.22GA

Error description:
[ERROR] : Emulator exited with error: 1
[ERROR] Application Installer abnormal process termination. Process exit value was 1

Update Titanium SDK from 3.22 to 3.23

Error was not resolved by running the [Project> Crean ...] or re-create the "Run Configration".
I found in Titanium forum that resolved after updating to SDK 3.23 because there is a bug in SDK 3.22. So,I updated to Titanium SDK 3.23GA from [Help> Install Titanium SDK> Install from> Update Stream].

The changes are not reflected when you do not select the Titanium SDK 3.23GA in [tiapp.xml> Build Properties]. If left set of Titanium SDK 3.22GA, an error similar to the following will appear.

Invalid "--device-id" value "titanium_1_WVGA800"

Time out:Emulator failed to start in a timely manner

[INFO] : Waiting for emulator to become ready
The current timeout is set to 120000 ms
[ERROR] : Emulator failed to start in a timely manner
[ERROR] Application Installer abnormal process termination. Process exit value was 1

Now, I have time-out this time and when I try to start the Android emulator.
In some cases emulator work when the RUN several times when this error occurs. (Because the process is less than when you start at the very beginning)

In addition, by entering the following command, you can also set the time(in milliseconds) it times out.

titanium config android.emulatorStartTimeout <timeout ms>

After all, it appears that using the emulator of Genymotion is better choice.

After all, I use the emulator of Genymotion

Reference:http://www.genymotion.com/
Genymotion is free only for personal use!

web_genymotion

web_genymotion

-windows do not need to install by itself [VirtualBox] because there is a [Download ready-to-run Genymotion installer for Windows] package in
-Titanium cooperation with is automatically reflected in the [Android Emulator]

No tags for this post.

About
Kuniyoshi Takemoto is the founder of Amelt.net LLC, and editor of this blog(www.amelt.net).Learn more and follow me on LinkedIn.