An Android SDK is missing. Titanium requires Android platform: 2.3.3 or above.
I keep getting this notification on the program's Dashboard. I've been at this for 2 days. There is no way I'm doing this incorrectly. This is a fresh install of Titanium Studio 3.2.3. I clicked on the...
View ArticleOpen Facebook page within my app, loads Facebook but not the page
When I use this code it opens the Facebook app but just displays my profile page and not the chosen page, if i don't have the Facebook app installed it opens the page in the web browser which is what i...
View ArticleSimultaneously pinch-zoom, rotate and drag and drop an image on Android
Hi, I'm developing a project for iPhone and Android which is a PhotoBooth. Basically what I need is to simultaneously pinch-zoom, rotate (using pinch gesture) and drag and drop an image inside a...
View ArticleScale up ImageView on Android doesn?t work
I develop app for Android using Titanium 2.3.2 on Windows 7. I want to scale up the image and keep the proportions. I use such code:var logo = Titanium.UI.createImageView({ image: '/images/logo.png',...
View ArticleTitanium Cloud
Is there any way/api by which the titanium cloud keeps the data in sync, such that it is same across all devices which are accessing that particular app?
View ArticleQuery post not retrieving
Hi, I have set up simple search function in my app that basically lists posts from db with same title as user put in on text field. But some how it is not returing any results. // here is the textfield...
View ArticleFetch location in ios
Hi, How to fetch the location in ios when the application is in background? I checked with iOS background service, but it stops after some time... Also i set the below setting in tiapp.xml....
View ArticleError when updated the app
Hi Iam working on ios 3.1.3 sdk. I have updated my app into app store and now I want to update the same app with some change in the code. I have added an extra table into sqlite. Actually from my...
View ArticleError when updated the app
Hi Iam working on ios 3.1.3 sdk. I have updated my app into app store and now I want to update the same app with some change in the code. I have added an extra table into sqlite. Actually from my...
View ArticleAndroid Maps V2 Won't Work When App Is Released
Hi, We configured our app to work with Google Android Maps API V2. The maps work in debug/development mode but they do not work when we switch to the production API Key and Publish the app in Google...
View Articledisplay data from remote database on an alertDialog
hi, i have a tableview contains list of persons' name retrieved from remote database. when i click on each row of my tableview, i want to display some other data from remote database (the activity of...
View ArticleCommon menu item for all pages in an app
Hello, I am using a part of code from the AlloyActionJackson to get the menu items. screenshot for the same is attached. Below is the code I have in my home controller if (activity.actionBar) {...
View ArticleBuild Failed
I am trying to run the appcelerator code in eclipse,for generating native module for android and on running the BUILD.xml through Ant i get the following error: BUILD FAILED...
View ArticleBuild Failed
I am trying to run the appcelerator code in eclipse for generating the android module ,on running the BUILD.xml i get the following error BUILD FAILED...
View ArticleBuild Failed
I am trying to run the appcelerator code in eclipse for generating the android module ,on running the BUILD.xml i get the following error BUILD FAILED...
View Articlenative module build failed
I am trying to run the appcelerator code in eclipse for generating the android module ,on running the BUILD.xml i get the following error BUILD FAILED...
View Articledisplay data from remote database on an alertdialog
hi, i have a tableview contains list of persons' name retrieved from remote database. when i click on each row of my tableview, i want to display some other data from remote database (the activity of...
View Articledisplay data from remote database on an alertdialog
hi, i have a tableview contains list of persons' name retrieved from remote database. when i click on each row of my tableview, i want to display some other data from remote database (the activity of...
View ArticleIs a VOIP plugin possible?
Hello, we are considering the development on our app using titanium studio. One use case for our app is that we are able to register at a SIP peer and only receive SIP calls from that peer. We found...
View ArticleIs a VOIP plugin possible?
Hello, we are considering the development on our app using titanium studio. One use case for our app is that we are able to register at a SIP peer and only receive SIP calls from that peer. We found...
View Article