Titanium JIRA Archive
Appcelerator Community (AC)

[AC-990] Emulator doesn't open

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-09-02T06:13:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio, Titanium SDK & CLI
LabelsSupportTeam, android, emulator
ReporterAlberto Gómez Garza
AssigneeShak Hossain
Created2014-10-01T21:44:19.000+0000
Updated2017-08-02T03:40:22.000+0000

Description

I'm trying to compile and run an Android Project, but the problem is when it's trying to open the emulator. First, when I try to run, this is what is written in the console: [INFO] : Deploy type: development [INFO] : Building for target: emulator [INFO] : Building for emulator: SimuladorCCMH [INFO] : Targeting Android SDK: 17 [INFO] : Building for the following architectures: armeabi, armeabi-v7a, x86 [INFO] : Signing with keystore: C:\ProgramData\Titanium\mobilesdk\win32\3.2.3.GA\android\dev_keystore (tidev) [INFO] : Debugging disabled [INFO] : Profiler disabled [INFO] : Forcing rebuild: C:\Users\Luis Achutegui\Desktop\CCMHeinekenSimulador 1.25\build\android\build-manifest.json does not exist [INFO] : Launching emulator: SimuladorCCMH [INFO] : Running: C:\android-sdk\tools\emulator.exe "-avd" "SimuladorCCMH" "-port" "5554" "-no-boot-anim" "-partition-size" "128" Then sends this error: "Application Installer abnormal process termination. Process exit value was 8". I've made a lot of things to let it work, but nothing. I don't know what to do, because I've instaled jdk 6, all Titanium sdk, all Android sdk, creating environment variables, and nothing is working.

Comments

  1. Amimul Hossain 2015-08-30

    Hello, Use Appcelerator studio as Titanium is obsolete. Follow the instruction [here](https://platform.appcelerator.com/#/product/studio) to download the latest Appcelerator studio. Also, follow the instruction [here](https://platform.appcelerator.com/#/product/cli) to install CLI, SDK. Now for running project in Android, Appcelerator has support for Genymotion virtual devices (or emulators). It is an alternative to the Android SDK's native Android Virtual Device manager (emulator). Genymotion emulators run a lot faster than the native Android emulators (even with Intel Hardware Accelerated Execution Manger enabled). Here is the link on how you can [install and configure](http://docs.appcelerator.com/platform/latest/#!/guide/Installing_Genymotion) Genymotion with Appcelerator. Hope this helps, Thanks.

JSON Source