CloudPush module not show any tray notification on Android
Application receives push notification when running, but after close app i can't recieve any tray notifications. Next after start all messages recieved together.
View ArticlePayPal integration titanium android
Hi I want to integrate paypol into my mobile application but how can i make register to my application into paypal any help plz and thnx
View ArticleCreate a table with multiple columns and bind objects
Hi all, I am trying to create a table in titanium studio with multiple columns. I don't want to add columns wit just text, but i want to BIND an object to the row. i.e: I have an object: Skill {ID: 3,...
View Articleunable to get the device token using com.activate.gcm module
Hi all , I am unable to get the device token in the success method of gcm.registerC2dm instead i am getting null or '' value of device token please help me regarding this if some one has idea. I am...
View ArticleHow to change ListView section selectedBackgroundColor
I am trying to change TableView to ListView. I can change TableView row's backgroundColor as below; $.TableView1.data[0].rows[0].backgroundColor = "red"; So how can i apply this code to ListView. I...
View ArticleHow to use Strophe.js file ?
Hi, I want to implement chat application for that i use xmpp, and i use Strophe.js .Is there any one who have already use this Strophe.js in Appcelerator for chat purpose. I need to help to implement...
View ArticleAnimation doesn't work on iOS since i tried to make my app having a...
in my application i have a view : accueilscreen.xml <Alloy> <View> <ScrollableView id="scrollableView" showPagingControl="true" visible="true" /> <ImageView id="accOptsView"...
View ArticleAndroid Host Card Emulation Module (HCE) for Titanium.
The new Android SDK has Host card emulation that can make the phone act like a NFC card. Looking to see if there is Host Card Emulation module for Titanium Android.
View ArticleHow to secure the server layer and device access to it
Hello, We currently have a titanium app running on iOS & android in beta phase for 100 users. Until now, we have focused in customers needs and UI issues. But before launching production version,...
View ArticleCreating Android Notification with Odd Side Effect
I am using the AlarmManager module in my app to manage local notifications. The code uses the Broadcast Receiver method (addAlarmNotification()) to set the alarms. The notifications themselves are...
View ArticleHeartbleed Security Vulnerability
Discussion I haven't seen any discussion going on with this security issue. I hope, everyone is addressing by there own or somehow facing how to solve independently. Where I belongs to the later case...
View ArticleACS - porting cloud application to a different account
Hi all, I built an app using my Studio login. The app is actually for a client that needs access under its own ACS account. Problem is, all the security keys point to my account. I tried manually...
View ArticleAndroid error : The application may be doing too much work on its main thread.
Hi, I am testing my mobile app on Samsung S3 GT-I9300 phone and I am getting this error on the console of Titanium Studio - [INFO] : Choreographer: Skipped 127 frames! The application may be doing too...
View ArticleTitaniumStudio does not start
Hi, I installed TitaniumStudio and when I ran it the very first time it worked fine. Now when I start it, it only shows the loading message "Loading Studio" with the green progressbar, I uninstalled it...
View ArticleAndroid Emailing a File downloaded from a server
I have downloaded a file and need to email that file (using gmail account). I try to save the file on tempDirectory and application data directory etc and then attaching the file in email. I can see...
View ArticleHow do i use .so file in Titanium Android Module Development.
Hi, I want to develop titanium android module for using image processing work. I found OpenCV android sdk lib(.jar) and .So file for using both into android module. But i don't know how do i use it ?...
View ArticleChat message not showing properly in websocket connection
Hi Friends, I am developing and android chat application using alloy framework, I would like to make a websocket connection with our server to get chat messages. Our web app already using websocket...
View ArticleHow to put lots of images with a method
Hi! I need to put a lot of quantity of images and I don't know how, all the images are in this route "eyewear/collection/images/elems/". I want to put it all in View. Anyone knows how?<ScrollView...
View ArticleHow to use Google Calendar
Hi, I'm using Titanium Studio, SDK 3.2.2GA under Android. Can please anyone put some code snipplet or tutorial on how to connect to Google Calendar, retrieve calendar list, get calendar entries and...
View ArticleACS Pre-built Services what use storage space?
Hi, I'm planning to create an app using one or more of the ACS Pre-built Services, however I see that for the free account I got 20GB of storage, so my question is what use space in the server? there...
View Article