I started using Appcelerator Titanium as its a promising platform for native desktop and mobile app development without sandbox (not like adobe air which is sandbox). But after a few days of developme
I want to know what kind of iPhone is running my app, so I use Titanium.Platform.model to get it. As API documentation, Appcelerator said that Ti.Platform.model will return the model name of current
I installed Titanium from appcelerator and built the \"KitchenSink\" example application. All works well, I\'m just wondering where does the javascript code ends up in a built app.
I have been developing for Android since some time now and I found Java as proper way of doing development in it. But, now there are number of options available for developing in Android such as Titan
I have created a iPhone App using the Titanium Framework. The app has totally 4 开发者_StackOverflow中文版screens. I do not use any database at all. But my application size seems to be around 5.7 MB.
Greetings, I\'m trying to simply display a blank textfield (I know), but it\'s not working? I must be making some simple error.
Can 开发者_StackOverflow中文版someone who have developed apps for iPhone and Android, tell the challenges that we would be facing when developing using Titanium?
When scrolling a webview in Titanium for iPhone, some ugly dropshadows appear to define the limits of the content.These are the native shadows you also get when scrolling to the ends of a page in mobi
Trying to get a button working in the titlebar is becoming a little difficult. At present the button opens when clicked (calls a window with a webview), and closes when an html button is clicked. But
How to get the full image path 开发者_如何学Pythonof the image stored in the PhotoGallery in Titanium iphone?it cannot be done.