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 cont
I wonder if I could store data with PhoneGap and Appcellerator both locally and remotely (postgresql in my web application)?
Is it possibl开发者_开发百科e to get pixel level data of an image view using Titanium Mobile on Android/iPhone?I guess it depends on what you mean by \"Pixel-level\" data.Do you mean the literal blob
I am trying to use appcelerator to develop some cross platform mobile applications, but I can\'t get it to work
With appcelerator, I am attempting to send a picture with the twitp开发者_JAVA百科ic demo, I have created 2 text fields and when they are filled in I want to upload the image and those fields to twitp
From the question \"How Does Appcelerator Titanium Mobile开发者_运维知识库 Work?\" I know that the JS is cross-compiled into native code. But where does this happen? I couldn\'t find any code for this
I have an ajax request that requests a php script that connects to my server and returns some results
With Appcelerator Titanium is there any method for accessing the user\'s music library? With the Apple SDK I can implement the MPMediaPickerController, which allows the user to create a playlist of m
I just start to work with appcelerator and I haven\'t found a good layout tutorial yet. At the moment I try to show a mapview with a specific location. Has anybody an example or a good pointer on how
I created an app with Appcelerator\'s Titanium Mobile on my home machine.The path was /Users/[myusername]/Projects/ProjectName.