titanium

Is Qt framework similar to Titanium?

I came to know that Qt framework can let us develop Applications for Android and iPhone. Have some ever developed applications and submitted the Apps in App store and Android market. Is it similar to Titanium in the way of using same source code base for different platforms. If that is the case, can we use the same code for Nokia Applic...

How Titanium is helpful in developing android applications ?

How Titanium works with android? And it is easy to work with titanium for developing android applications? ...

App crashes with EXC_CRASH (SIGABRT) in Titanium's TableView

I'm on Titanium 1.2.1 using SDK 4.0 compiling to a device with 3.1.3. This crash doesn't manifest itself in the simulator, but only on the device. I have a tableView listing a list of contacts. When clicking on a contact name, it opens a new heavyweight window (in a different execution context). The new window shows details of the contac...

Titanium Appcelerator back button closes my window

Hi all, I'm working on building my first Android app on Titanium. I have an RSS feed loading on the first window, then after clicking a link from the rss list, I create a new window and display the full content of the rss item on that page. What I want to achieve is that when I'm on the second window (full content of rss feed) and pres...

Why won't Appcelerator Titanium Mobile parse this JSON ?

Using 1.4.1 against Android under Windows 7. I have a web service being access from the Titanium application, the service returns JSON like this: { "VFPData": { "rows": [ { "address1": "Orion House", "address2": "Orion Way", "address3": "Kettering", ...

iTunes 10 broke Titanium Developer

I installed iTunes 10 just now. When I open Titanium Developer, the SDK version drop-down just says "loading..." forever. Anyone else seen this? Anyone have a fix? ...

How to start Titanium application ported to Android without welcome Appcelerator screen?

I am new to Titanium and created a HelloWorld application. Every time my application starts up a Titanium startscreen is show. ...

Is it possible to upload files directly to Amazon S3 using titanium appcelerator?

Im doing some research to build an iOS and Android app using titanium appcelerator. The only requirement I have not being able to confirm is the possibility to upload a photo directly to Amazon S3 in a way that is compatible with iOS and Android devices. ...

separation of logic and UI in titanium (javascript)

Hi folks, i'm new to appcelerators titanium and javascript and i'm interested in coding an iphone app. i recognized that there is a need of "many" code for creating the UI. that's no problem so far, but i tend to separate that code from my application logic wisely. what are the best practices? ...

Desktop Application using titanium

Is titanium desktop application supports PHP and mysql? or using an ajax? Should I use xampp to do this? or any suggestions you have.Thank you very much ...

Two listeners triggered at the same time, removeEventListener doesn't work

Hey, I have a listener attached to a row (createTableViewRow) and the row has an icon which has another listener, why the row listener is triggered when I click over the icon? removeEventListener doesn't work. This is the code: http://pastie.org/1157225 Any help? Thanks. ...

bungie.net stats api

Hey :) Has anyone tried accessing bungie.net reach stats api (statistics from Halo Matchmaking)? As described here http://www.bungie.net/fanclub/statsapi/Group/Resources/Article.aspx?cid=545064 I can't seem to get any data returned, for example if i use this (with correct API key and gamertag values of course) ignore the first 2 asteri...

JavaScript Class methods not working

I have the following code, which is written for the Titanium framework for mobile application development. The problem that I am having is that the loadPage() method is not calling the other methods. What am I missing here? Titanium.UI.currentWindow.barColor = Titanium.UI.currentWindow.barColor; Titanium.UI.currentWindow.title = 'My M...

How to compile Appcelerator Titanium's iPhone project in Xcode?

Hello All, Anybody know how to compile Titanium's iPhoen project in xcode. When I do I get this error. Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1 Thanks Saurabh ...

Can Appcelerator Titanium be used to develop iPad apps?

Hi there, I'm trying to find out whether Appcelerator's Titanium is good for iPad app development, or if it can even be used as such? There seemed to be an announcement in April 2010 of a 'Titanium Tablet' package, although I can find no further mention of this. From the forums (where I've also asked this question, but have yet to re...

a couple questions about the titanium platform

I have recently been browsing frameworks such as JavaScriptMVC, qooxdoo, Sproutcore and others alike which are using javascript to create desktop-like apps in the browser with minimal, or none css/html (depending on the framework). What I know of titanium is that it uses html/css for the views, and language of choice (javascript, ruby,p...

How develop Android applications?

I'm really new with this thing of "Android development" and I was really excited when I found Appcelerator Titanium, but now I got the big surprise, it doesn't work on my computer. What other alternatives are there for Android development specially if they include HTML, JavaScript and CSS for creating such applications? ...

Working with Titanium Appcelerator

Hi all, I am using Titanium appcelerator for developing my android application, more over i am newbie to handle both of this together, even though i have made some digging to find some resources to start up with this, i am finding some difficulties in my first try.if anybody have resources that helps me move on further, please let me k...

Appcelerator: Scrollable view (with touch disabled): buttons inside won't fire

Hi people, So I have a scrollable view, which I dynamically add views to. Inside these views, I have a button that should slide the view to the left or to the right. Now what seems to be odd is, whenever I have the touchEnabled property of the Scrollable view instance, set to false, my buttons inside the dynamically created views are n...

Appcelerator - who uses it?

1 Do you use appcelerator? 2 Would you recommend it? Has it lead you to a dead end, and you thought to yourself why did I ever use appcelerator now im stuck!? 3 Where do you get started? cant seem to find many tutorial sites online? ...