Community Questions & Answers
Picker change event not firing on first select (mobile)
Hi all. I am populating a picker using a loop as follows: ~~~ var unionData = []; var unionPicker = Titanium.UI.createPicker({ top:65, width:160 }); function populateUnionPicker() { Titanium.API.debug('Populating union picker ... '); for(var...
Titanium crashes when configuring android sdk
My titanium on a windows 7 64bit machine is hanging every time i try to configure the android sdk path. When i try to restart titanium, no window comes up. only a process using 96kb memory in the task manager. How do i get titanium to work?
Titanium Studio can't locate the Android SDK
hi, what i have: - new titanium studio 1.0.4 - java sdk 7 - android sdk tools 14 (api 14, 10, 8) updated environmental variables *path, java_home, android_sdk* *java -version* and *javac -version* is working now, when i try to configure titanium studio...
Desktop and mobile developpement and offline capabilities
I am currently looking for a platform with which im gonna build an application (html, js, css) that needs to be online and offline. The computer app is a modular desktop app, and the mobile app might sometimes be online and offline so for both i need...
Debugging Crashes
Hey All, We've got a web application running headlessly that crashes somewhat intermittently. Observed on both 32 and 64 bit versions of Windows Sever 2003/2008 and 7. No log files/crash reports seem to be getting generated within the application folder,...
Android SDK wasn't detected
My titanium developer doesn't seem to be able to find the android sdk, even when i chose its location. I'm using windows 7 64b You can view test results on the followinf gist: https://gist.github.com/1349864
Titanium Developer cannot find adb.exe or android.bat in the SDK's tool directory
I'm installing Titanium for the first time, so I followed the instructions on the PDF document that's located in the Get Started page. I'm using Windows 7 (x64), and wanting to develop for Android smartphones. I did exactly what the guide said, but...
Cant install app on device
Hi, I have a problem with installing my app on my HTC Hero phone. I have tryed almost all solutions described in here, but it dos not work for me. There is no problems installing and running in the android emulator. No errors. But when I try to run the app...
Titanium Studio refuses to locate my Android SDK
I've installed Android into C:\Android\android-sdk (after learning that the R12 version of Android chokes if installed in a directory with spaces in the name (*cough*, *cough* Windows: "Program Files") Anyway, in Titanium I've tried to setup the...
invalid command-line parameter: Files.
Hi, I keep getting this error when I go to run the android emulator: [INFO] logfile = C:\Users\user\My Documents\Titanium Studio Workspace\antest\build.log [DEBUG] C:\ProgramData\Titanium\mobilesdk\win32\1.7.2\android\builder.py emulator antest...
Installing Appcelerator in windows 7 always crash in the middle why???
I have been trying to install it like 5 times, i have even disabled my eset firewall :s.... Any idea? i have see some people asking but without luck
Packaging failed: cannot concatenate 'str' and 'NoneType' objects
Hello, I recently have a problems with the cloud packaging for a desktop project. Each time, i have the **Packaging failed: cannot concatenate 'str' and 'NoneType' objects** error's. It only appear when i try to pack for Windows, not for Mac and...
App Won't Load
Hi I'm attempting to launch the most basic app (HelloWorld) and every time it seem to get stuck on: "[DEBUG] Waiting for device to be ready ..." Even if I select Launch again (after the emulator has started) the same debug error occurs. I am...
Appending data to titanium window???
I am having problems sending data back to my UI in a Titanium Developer DESKTOP App. I am using HTML for the UI and JQuery and Titanium to handle the request. HTML Code: ~~~ <div id="field_username"> <select size="1" ...
KitchenSink Win64 won't emulate
I cannot get Kitchen Sink app to compile in the Android emulator, the significant trace errors I get are: [ERROR] C:\android-sdk\tools\apkbuilder.bat [TRACE] THIS TOOL IS DEPRECATED. See --help for more information. [TRACE] [TRACE]...
"javac" is not recognized...
Hi, I have followed the instruction of the Getting Started Titanium for Windows, I did the Variable part. But when I get to check on the command prompt "javac -version" This appears: 'javac' is not recognized as an internal or external command...
Where is KitchenSink in the Android Emulator?
I've upgraded to Titanium Developer 1.2.1 and I've installed the KitchenSink app. It goes through the process of installing and I eventually get a message that says "Deployed KitchenSink ... Application should be running" But I can't find it...
Run Emulator tab turns to grey and nothing appear
Hi I upgraded my developer to 1.2.1 today. However after that when I create a new project, I can't launch emulator anymore becuase the panel turns to grey and nothing appear. ![alt...
Question on Titanium install on Windows 7
I just downloaded Titanium on my Windows 7 machine at work. Its the 64-bit version. It successfully installed and said I was running version 1.1. Then I saw that version 1.1.2 was available for download. So I clicked the link. It successfully installed...
Showing 1-19 of 19