Skip to content Skip to sidebar Skip to footer
Showing posts with the label Titanium

Android Sharing Intent

Is there any way I can add/list my app with other apps like facebook, gmail, whatsapp and viber in … Read more Android Sharing Intent

Android Multi Window Support Using Titanium/ Appcelerator Alloy

In titanium how do I add multi window support as described here: https://developer.android.com/guid… Read more Android Multi Window Support Using Titanium/ Appcelerator Alloy

Appcelerator/ Titanium: Cannot Send Push Notification To Android

I want to be able to send push notifications using Titanium and Arrow Push on Android. I have follo… Read more Appcelerator/ Titanium: Cannot Send Push Notification To Android

Add A Native Calendar With Titanium

For an app developed in Titanium, it is required to be possible to add Events into the Native Andro… Read more Add A Native Calendar With Titanium

Create A CheckBox In Titanium

I have List of Checkboxes which i want to create using FOR LOOP. I have following type of data. Va… Read more Create A CheckBox In Titanium