I am building an iOS app in Appcelerator and I need to let the user take pictures and then apply a filter to them (like Instagram). How can I achieve this? Is it perhaps possible to use any javascript
I am using Appcelerator Ti Studio and iOS SDK 1.7.2. All of a sudden I cannot transfer my app to the devise using iTunes. It has always worked but no more. Works in the simulator.
I\'m very new to mobile app, and having difficulty finding the right direction to move ahead with our current project. I hope to receive some insights, suggestions from the experts here based on your
If I develop a Titanium 开发者_运维知识库app for the iphone is it still allowed, as I heard that Apple has banned third party tools again in 2011?currently my titanium app is still in app store ;)It w
I am trying to decide what application paradigm to use for my iOS app build with Appcelerator. Many people talk about the Tweetanium way as the best way, i.e. single context.
I am writing an appcelerator module, which means I am handed开发者_如何学Go a subclassed UIView to work with and create my visual controls in Objective C.
I\'m using Ti.UI.orientation = Ti.UI.LANDSCAPE_LEFT on app startup, which turns it to landscape, however there\'s a short rotat开发者_开发百科ion animation.
I\'m targeting android but I don\'t know how to la开发者_运维知识库yout the UI so it works for all devices. How do I do this?
am trying to display a map on android emulator, using the following code: var window = Ti.UI.createWindow();
I have recently been asked to help put together an Android App, mostly UI for myself. Knowing nothing about it and even less about Java, I stumbled upon Appcelerator.