Community Questions & Answers
Android. when start emulator from Ti, error occurs.
I have worked with Titanium about 4 months. But from yestoday it came to errors : ~~~ [INFO] logfile = C:\work\workspace-titanium\lms_tab_t\build.log [DEBUG] C:\Users\lixinxin\AppData\Roaming\Titanium\mobilesdk\win32\2.1.1.GA\android\builder.py emulator...
Android couldn't run as a Emulator
Dear all, I'm try to run a android application which created by alloy, but it won't. I'm working on windows 7 with titanium studio 3.1.0.2. I download android sdk, config PATH, change the tiapp.xml. I think I try everything but after change the track log,...
Failed to build apps in Titanium studio
Hello, I'm a newbie with titanium. I've installed titanium framework, details: - Titanium SDK: build: 3.1.0.201304151600 - Host OS: Windows 8 64bits - Platform: Android (2.2,2.3,4.1,4.2) - Device: Android emulator I installed correctly Android SDK and...
ImageView Slider Animation doesnt work on Android Device
Hi, I tried to animate 2 imageviews. I have an array of images which shall slide in to create some kind of stacking effect. On the Emulator the animation works fine but on the device (S2) the images are just poping up and flickering. Here is my...
SDK commands-handler issue
Hi to everyone, I was trying to set up titanium mobile for a while now and i just cannot get it working. My order of installing was. 1. Put os x 8.2 on computer (mac mini 2009) 2. installing xcode from app store 2.1 enabling developer mode on mac 3....
how to include
HI all i have abcd.xml and it looks like bellow ~~~ <Alloy> <Window id="results" class="container" modal="true" > <TableView id="table"> <TableViewRow...
Build process exited with code 1
I have created a new project with default parameters and I tried to compilate to android emulator... using `Google APIs Android 4.2.2 [armeabi-v7a]` but it don't run! always display this in console: ~~~ Titanium Command-Line Interface, CLI version...
emulator problem
I am getting the following error. ~~~ [ERROR] : Build process exited with code 1 [ERROR] : Project failed to build after 321ms [ERROR] : Emulator process exited with code 1 ~~~ Please help me to get a solution of this problem I am windows user, my...
Emulator not running
Hi, this is my first request of help. I am new in Titanium world. I have installed Titanium Studio, like described by the tutorial, on an Ubuntu 11.10 desktop machine. I have configured Titanium Studio with Android SDK 2.2 (as required by Titanium) and API...
Search Query on tags of POST is not working on emulator
Hi All, I previously post 2-3 question on search query. I am get some suggestion on question is i asked on this link [inline http://developer.appcelerator.com/question/152340/issues-with-search-query-and-camera#comment-173559 text] Now I am refine my...
Error building alloy project on a android device and AVD
Application type: mobile Titanium SDK: Build: 3.1.0.201304151600 platform and version: Android 4.0.4 device: Android emulator, Galaxy Note Host operating system: Windows 7 enterprise service pack1 A test case: create sample hello world application ->...
Emulator not working
I am getting this error code every time I try to launch the emulator. I reinstalled titanium AND all of SDKs twice. I also made several AVDs and still no luck. Any ideas????? ~~~ [ERROR] Exception occured while building Android project: [ERROR] Traceback...
adb devices returned 0 devices/emulators
Hi everyone i have a problem with my titanium emulator ,it works normal but suddenly it stopped and gives me these errors : [TRACE] adb devices returned 0 devices/emulators [ERROR] Timed out waiting for device to be ready, you may try reconnecting the USB...
ASIHTTPRequestErrorDomain Code=2 while connecting from iOS to .net Webservice
We're building an application for mobile devices, namely iPhone and Android Smartphones. Part of it's functionality is sending a HTTP Request to an .net Webservice running on IISExpress. The function which calls the service looks something like...
Alloy Custom Fonts not working on Android Emulator
I am trying to get the custom fonts working with the latest Titanium Studio (3.1.0.201304171607) running on Windows. I can get custom fonts to work fine outside of Alloy but with Alloy I am getting a box outline instead of the custom font displayed. I...
Re-Installing app issues with emulator and SD Card in use
I lost all my afternoon trying to figure out what was happening with my code since nothing seems to do almost any effect. It turns out that the code was only deployed if when i restart the android emulator. You can imagine how much time i lost. My sd card...
Emulator process exited with code 3
__I have a problem with running my emulator with a fresh project.__ I tried to run a new project, whether an alloy or not, without adding any code. But when I run it in my emulator, I got the errors below. I don't know how to fix this. Help please.... I...
Unable to locate the CLI for Android Emu
When i try running a test app for android Emulator i get the message: Unable to locate the CLI executable. Please restart Studio or use Help > Check for Titanium Updates to install Titanium CLI. On the dashboard it says that there are updates...
Android Emulator start but app not launched
I m using Windows7 64 bit and Titanium 3.1 .my problem is android emulator emulator start but app not launched. anf if I preview in mobile browser it s working.I dont write any code.I only want to start sample project on Titanium.What is wrong ~~~~ ...
Error with the Android Emulator
Hello everybody, I am facing a problem wih the android emulator these days: When I tried to execute one of my project using any of the Android emulators(2.2 or 4.0 or....), I got this: ~~~ Titanium Command-Line Interface, CLI version 3.1.0, Titanium SDK...
JAVA error with Titanium
Hello everybody, I installed Titanium and configured the Android SDK, everything works fine, but when I tried to execute one of my projects, and although I configured JAVA (using the global variables,) I got always the following error: ~~~ [ERROR] :...
Uncaughr typeerror: cannot call mathod replace of null
i am new in titanium and developing my first titanium app when i run it using my android device runtime error occures.. Location: [34760]ti:/window.js Message:Uncaughr typeerror: cannot call mathod replace of null Source:...
Imageview doesnt scale on Android Emulator
Hi, I'm working on an app in OSX and at the moment I have a very odd sizing issue in my code. I try to display an Imageview filling the whole width of the device's screen. But my the image resize and just the ImageView adapts to the given...
emulator error
Hello I am new on titanium. and i will try to run firts apps on windows pc but when i run on android emulator then i foun this error -----------Emulator process exited with code 1-----------, How can i solve this, please please help me. I am using...
Using android emulator i get: Device does not have package X
i'm using titanium SDK 2.1.3 GA and the module works fine for android devices, but i can't install the app in the emulator. The module is a push notification manager so it won't work in the emulator, but i don't understand why it won't install the...
Titanium Studio 3.1/SDK 3.1.0 GA, emulator not running
Dear All, After installing the latest version of Titanium Studio 3.1/SDK 3.1.0 GA, I was not able to build or run emulator. I can run the emulator outside the studio but not through the studio. Here is the trace of the run when I try to build an...
Can't test app on android emulator
I can' seem to test my app on the android emulator. The Error:Android installation is missing
Timed out waiting for emulator to be ready
Is there a way to increase the timeout with Appcelerator waiting for the Android emulator to start up? Mine takes slightly longer than it should (call it Antivirus or something-or-other) and it only launches successfully every 3/4 times that I try to start...
App doesn't run in Android emulator
I was able to run my app in Titanium Studio -- now it won't launch in the emulator [INFO] Titanium SDK version: 3.0.0 (12/12/12 18:49 a5894b3) Android 4.2, OSX 10.8.2 Titanium Studio, build: 3.1.0.201304151600 (c) Copyright 2012-2013 by Appcelerator, Inc....
Problem while running a mobile application on android emulator
Hello Everyone As per our new requirement in my office, i have just started to work in Titanium n explored some of its features. But I am facing the following problems. 1. While launching the sample application example like KitchenSink, its not...
Android Emulator Error
[ERROR] : Build process exited with code 1 How can I solve this Problem
Emulator Problem
I am getting the this type of error. [ERROR] : Build process exited with code 1 Please help me to get a solution of this problem I am windows user and i am using android sdk version is 2.2
IPhone simulator crash!
First sorry if my english is not very well, ok. My problem is that the emulator of IPhone an IPad crashes when y run my apps on it, i have downgrade to Node.js 0.8 but there is another problem: --- [INFO] : Launching application in iOS Simulator [ERROR]...
"Unfortunately, <AppName> has stopped." when execution of main.js ends
Gets "Unfortunately, <AppName> has stopped." message when debugging past the end of main.js - both on the Android emulator and on Android device. Reverting to stable code base makes no difference - thus it seems it has to do with the...
Emulator is not showing all the content in the window
Hi. It seems that i get such a mistake inside some code line, titanium console doesn't mark errors or something like this, but emulator does only open an empty window, i.e. the content of the window is not appearing. Wait somebody can help me. Best...
Titanium installing app in its own created AVD & not Manually created AVD
Hey Guys I have created manual AVD with the required features. It looks like this ~~~ http://www.use.com/c71b2edbb48c759f9df9#photo=1 ~~~ but when I run the app from titanium studio then the titanium creates a new emulator which is like...
android emulator still slow. any tips to develop/test faster other than using the real device ?
Platform: Max OS X, appcelerator sdk 3.0.0.GA, Android I saw one link here that discusses this topic 2 years ago. http://developer.appcelerator.com/question/104391/speeding-up-development-process Have there been any solutions/work arounds that exist now...
Touch Problems
hi all i've just finished my android app and i discovered a huge problem .. when i press the back button on my emulator or my android phone the touch screen stops responding ... can anyone please help me thanks
Error Domain=DTiPhoneSimulatorErrorDomain Code=1
Hi All, just got this error after running my app in the iPhone simulator, "Error Domain=DTiPhoneSimulatorErrorDomain Code=1", any idea? Titanium SDK 2.1.4 GA Greets, Stijn
Android emulator slow?
Hi, I've installed the Android emulator and successfully used it with Titanium on a Mac, however, it's very painful to work with it. Very slow to build (2-3 min) and the apps also work very slowly. In comparison, the iPhone emu works wonderfully, having...
Alloy Module Test on Emulator
Hi, I have created a module in android for my titanium app and also Its working fine.But if i change something in module I need to follow all lengthy procedure like creating its dist folder then unzip it in module folder of titanium SDKs that is even...
unable to run my app in android emulator
hi , when i am trying to run my app in android emulator, I am getting following errors [ERROR] Access is denied. [ERROR] Access is denied. [ERROR] Access is denied. [ERROR] Access is denied. [ERROR] Access is denied. [ERROR] Access is denied. [ERROR]...
iOS emulator suddenly crash
Hi, i get an error in titanium console and emulator crash suddenly. If somebody helps me thanks. im getting that in the console ~~~ [ERROR] : The application has crashed with an uncaught exception 'NSInvalidArgumentException'. [ERROR] : Reason: [ERROR]...
application crashes when implementing a picker
Morning. I'm trying to convert an android app in an iOS one, the code bellow works perfectly in android but crashes in iOS. if somebody can help thanks ~~~ var inputAnio = Ti.UI.createPicker({ top:"330px", left:"67%", }); var...
Alloy compile failed
Hi all, I import the todo project from test/apps/models/todo as you explained in the docs and I faced the following problem, note, I import a project from UI and it worked fine. Application type:...
Android: Uncaught type error:cannot call method open of null
Hi all, i have a problem in my app everytime i click a button to open another window it doesn't work and i get this message " Uncaught type Error: cannot call method 'open'of null" Please can someone help to resolve this Thanks for all the...
Slow Android Emulator
I have an app that I created originally for iOS and now I am porting it to android. I am finding the app to run unusably slow in the emulator. I tried to use mostly titanium objects so they would port properly but I am still seeing extreme slowness and...
The Emulator doesn't start !!!
Hello everybody, I am facing a problem since a few days That I can't resolve it: I am developping a simple Titanium application, but when I tried to test it, the emulator (Google APIs Android 2.2) doesn't start !!! here is the log of execution: ...
android : Tableview No defaultimage and image disappeared while scrolling
I don't see this problem on iphone just android built. There's no defaultimage appeared on tableview image. It's just blank. When you scroll, remote image would reappear and disappear again. Anyone with android built experiences similar bugs or just me?...
[ERROR] Invalid --ios-version value '5.0 with 10.6.8
I have titanium 3.0.2.GA and Xcode 4.2 on Snow Leopard 10.6.8 the furthest I can upgrade on imac I keep getting this error when I try to build to emulator or device: Titanium Command-Line Interface, CLI version 3.0.24, Titanium SDK version...