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...
View ArticleHow 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...
View ArticleCompiling 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...
View ArticleDistributing 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...
View ArticleCompiling 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...
View ArticleTitanium 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...
View ArticleApp 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...
View ArticleBuild 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.
View ArticleCompiling 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...
View ArticleUploading 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...
View ArticleCan'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...
View ArticleNewbie 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...
View ArticleProblem 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...
View ArticleFinally 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...
View Article[Errno 22] Compiling Javascript Resources
I am using Alloy. I just tried to add an ImageView with an image. On my assets folder I created a folder named images, and places the image I'm using there. This is my XML code:<Alloy> <Window...
View ArticleWhat are some best practices to compile and test an app?
Hey there, I'm new to the titanium world and am jumping head first into Alloy dev. I'm used to web development where I can make a change and see my results instantaneously. However with Titanium, I...
View ArticleTitanium 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...
View ArticleUbuntu 12.04 - cannot get the android emulator work
I have downloaded new versions using android sdk manager This is the message i get when running simple hello app in titanium. The webpage works fine if i run in web browser. Titanium Command-Line...
View ArticleError compiling
Hello Recently installed titanium sdk 3.0.0 with 3.0.2, I have installed java 1.6 jdk as android versions that correspond with, but when I compile this error. [ERROR] Exception occured while building...
View ArticleFresh install, first build, "Project failed to build"
Hi, So as per subject I've just downloaded and installed Titanium studio and can't get it to go. I've blown it away and reinstalled and the problem persists :( In essence I'm building a default alloy...
View Article