Cannot run an application in titanium

↘锁芯ラ 提交于 2019-12-14 00:15:07

问题


I am newbie on Titanium,

I have installed Titanium on my windows based laptop.

Also imported Kitchen Sink application it in studio.

I have set all the path variables also latest Android SDK.

Also i have changed Run Configuration log and all.

But when i try to run an application it gives me an error. I am trying to run it on android emulator of Titanium studio.

Titanium Command-Line Interface, CLI version 3.1.1, Titanium SDK version 3.1.1.GA
Copyright (c) 2012-2013, Appcelerator, Inc.  All Rights Reserved.
[ERROR] :  Unable to detect Android SDK targets.
[ERROR] Application Installer abnormal process termination. Process exit value was 1

回答1:


PLease visit this link :- http://developer.appcelerator.com/question/150991/unable-to-detect-android-sdk-targets-since-ti-studio-31

Here user is setting basic set up using terminal(Mac)/Command Prompt(Windows). try using ti setup command.

It should be solved.

You can visit this link where problem is discussed :- https://jira.appcelerator.org/browse/TIMOB-13429



来源:https://stackoverflow.com/questions/17988399/cannot-run-an-application-in-titanium

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!