Community Questions & Answers
Finally got my android detected, now problems compiling
I finally enabled outside sources which allowed my droid phone to be detected . But now that it is detected I'm getting a couple errors, can someone help please. ~~~ [DEBUG] "C:/Program Files/Java/jdk1.7.0_15\bin\javac.exe" -encoding utf8...
Problem with the database manipulation
Hello everybody, I tried to test the manipulation of the database with Titanium! Here is my code: ~~~ Titanium.UI.setBackgroundColor('#fff'); var isAndroid = false; if (Titanium.Platform.name=="android"){ isAndroid = true; } var window =...
Newbie question on speeding up compiling for Android
I love the idea of Appcelerator and Titanium, but I am really struggling to move forward with it. I am relatively new to programming and my previous experience was mostly with php, js and mysql. My machine is not the newest one, but it still performs...
Titanium and Secuirty
Is there any chance of getting an update on the process that Titanium uses when "compiling" the javascript source for an app? The reason I ask is that I would like to understand the implications of someone attempting to reverse engineer a...
Can't distribute to Android
Hi, I'm trying to distribute to Android but I've encountered an error. It's on one specific project. I've tried to distribute a different project I have and it was fine. The project runs on the emulator. Here is the error: ~~~ [ERROR] Exception in thread...
Uploading App to iPhone (Development Phase)
Hello, I have developed my app using Appcelerator Titanium. It compiles very well, with no errors and warnings. I have, however, only been able to view the app using the iPhone Simulator. I would now like to test it own on my iPhone 4S. How do i do...
Compiling for Android
Hi, I'm trying to compile a VERY BASIC piece of code on Android, (ANY ANDROID) and its taking forever for the emulator to load. I get 10000000000's of trace messages. The iPhone simulator runs in 1 second and launches the app. What am I doing wrong? The...
Build with no Run option?
I would like to just build my app and not run it in the emulator. How can I do this? Command line would be preferred since I am using ADB over Wifi to test.
App Not Building for Android
My app is not building an APK for Android. I'm using the latest Ti Studio and every variant of the mobile SDK available and I'm still getting the following error. ~~~ [ERROR] Exception occured while building Android project: [ERROR] Traceback (most recent...
Titanium Studio Permission Denied
Hi Team, i have installed the Titanium Studio Free version in mi Administrator account of my computer. Now, i have created other account on my computer the new account is the type admin. In the new account of my computer, i opened the Titanium Studio,...
Compiling and launching is extremely slow
Hi, I'm trying to develop applications for both iPhone and Android. But I find the launcing procedure extremely slow. I work on both Mac and Windows and have the same problem in both envionments. When hitting "Launch", it takes about 1:20 minutes...
Distributing sumulator app to another
Is there any way of sending the output of a Titanium app, built for the iPhone simulator to someone else to run on their simulator without the need to also provide the source code? It seems that the simulator output refers back to the original project js...
Compiling Titanium Desktop SDK from source
Hi all, I'm working on compiling an instance of Titanium Dekstop (OS X) with a custom C++ module (specifically, i need to retrieve pressure values from a Wacom tablet, and this seems like the only way to do this -- if you have a better solution, i would...
How to change/edit tiapp.xml to change from an iPad project to Mobile?
Hi, I am trying to automate the packaging of an app through command line scripting, and I got it working to switch back/forth for either iPad or iPhone targets for testing, but I am running into a wall for packaging the app. How do you package the same...
SDK 1.5 - ANDROID - Compiling each time
On SDK> 1.5 i get each time : ~~~ [INFO] Compiling Javascript Resources ... [INFO] Compiling Android Resources... This could take some time ~~~ that wasn't the case in 1.4 SDK. Is there a way to get back to (faster) : ~~~ [INFO] Tiapp.xml...
Key Store data?
Hey guys, I signed up to the Android market place, today, and it gave me a key store public key. When using Titanium, it asks for the key password and alias. How do I get those values? I never entered them when signing up and there's no way to retrieve...
Run Emulator (iPhone) hangs every other time, right after "No JavaScript errors detected."
Every other time I try to run the app in the iphone emulator, Titanium hangs after "[INFO] No JavaScript errors detected." I'm running on Mac, Titanium SDK 1.3.0, building an iPhone app, under the Run Emulator tab, SDK is set to 4.0. But this...
How does one get Titanium 1.1 to actually work?
I have the iPhone 3.2GM, it works. I have android (2.1r5? v7 0.9.6, eclipse galileo... seems like a gazillion pieces), it works. two computers, osx 10.6.3 Titanium? dl v 1.1, it says "New Titanium Developer available (version 1.0)" ... what? ...
Showing 1-18 of 18