Card Fan view for both Android and iOS
I am trying to create a card fan view as shown in the attached designs. I have tried using scrollview for scrolling but I am unable to rotate the images on scrolling as the index of the images shown is...
View ArticleCreating android notifications
We are trying to implement push notifications to an android device and are absolute noobs to using push at all. How can we get alerts to show up in android notifications: ![alt...
View ArticleGoogle Maps v2 for Android- issue with 'region' property
Hello all. I am using the open source module for the new version of google maps. I have created a basic map view, which worked fine until I entered in the region property. Since I added in that...
View ArticleItemtemplate click event does not trigger on IOS but works on Android
I'm making an app with the latest titanium sdk with alloy for both iOS and Android I've set a trigger on my listview's itemtemplate <ListView id="listView" defaultItemTemplate="appointment">...
View ArticleError parsing JSON
I've been trying to parse a JSON that i get from server. Before this, it works nicely but suddenly it doesn't work. I'm using the same code in both android and iOS but only in android it doesn't load....
View ArticleSharing with Twitter
Hi, I've been researching through the Q&A and also googling a lot about the sharing with twitter and i've came across a lot of suggestions and solutions that actually are not currently working. So...
View ArticleProblems building a Hello World Android module
I'm trying to wrap my head around modules, but I'm running into some build problems with Android. I believe I've got the build.xml and build.properties all pointing at the correct places, but when I...
View ArticleSlow builds Android - Forcing rebuild: JavaScript files need to be re-encrypted
Titanium SDK version 3.2.1.GA Titanium Studio, build: 3.2.1.201402041146 Android build target Linux Mint 14 Create a new Project.. Default Alloy Project Build a few times and it is always saying:...
View ArticleHow to intercept the home button (android)
Is it possible to intercept the home button? The back button can be intercepted by listen to the "android:back" event. Is there something similar for the home button?
View Articlehow to get particularly value from array phone:{mobile:[value]}
Actually i am select person method to get user contact details but i want to get seperatly phone number, the phone number shows like phone:{mobile:["value"]}i need to get value directly. please help me
View ArticleWant to set height for listView
Hi everyone, I want to set height for listView. Is there any solution to do this?
View Articlegot java.lang.OutOfMemoryError when image resized using titanium module
Hi All, I am using titanium 3.1.4 sdk. In my app i uploaded image from gallery and then resized it.i used bellow modules in my app. ti.imagefactory org.selfkleptomaniac.ti.imageasresized my problem is...
View ArticleHow to use Android drawable xml in a Titanium Alloy project?
I'm using Titanium Studio 3.2.0 and Titanium SDK 3.2.0.GA, my OS is MacOSX and my deploy target is Android. I want to use the Buy with Google drawable resource provided by Google into my project. I...
View Articleweb Url link add in Android Default Email
Hi Friend i need to attach Custom Url link in Android Email i have used below codes working good in Gmail but not enabling hyberlink in Android Email. messageBody += '<a...
View ArticleNullPointerException in TiUIHelper.showSoftKeyboard
Hi, I am using Titanium 3.1.4 and android version 4.2 Testing device is : Galaxy S Duos2 (kyleprods) I got this error while submitting the details. java.lang.NullPointerException at...
View ArticleNFC and heavyweight windows
Hello, i use the Appcelerator NFC module. If my window is lightweight everything works fine. But for my real application i need heavyweight windows. The same code with a heavyweight window the NFC...
View Articleunable to locate CLI ececutable
When i trying to run a app for android Emulator everytime i get this error message: Unable to locate the CLI executable. Please restart Studio or use Help > Check for Titanium Updates to install...
View ArticleIntegrating Soundcloud in Titanium app
I am trying to integrate my Titanium mobile app with soundcloud. I don't understand how to use the javascript sdk (http://connect.soundcloud.com/sdk.js) when there is no html files in Titanium to...
View ArticleLocal WebView with OpenLayers on Android 4.4 doesn't work
I've made a Titanium app with a local webview with openlayers. I've tested this app on some mobile devices with Android 2.3, 4.1, 4.3 and 4.4 and it works well on all less Android 4.4. Do you know why...
View ArticleWhat is the best unit of measurement for multiple platforms and screen...
Hello... I'm working with Titanium for some time for Android (2.3 +) and iOS (5.0 +) platform and always encounter various problems related to dimensions, resolutions due to the large number of devices...
View Article