Set value of textfield inside a ListView to empty string causes Exception
I have a ListView with a custom template which contains a few TextFields, I need to validate user input in those TextFields, in the validation, some cases imply resetting the TextField by deleting user...
View ArticleTranslate objects
Hi, I try to translate an object,how a button or a label of place to another when I press an button but I want to display the translation the object. Any idea how ?
View ArticleGoogle Map V2 - Map data stop loading and updating ???
Hi, I got a weird problem with Google Map V2. Help is needed. I am able to start the Google Map V2 but had a problem loading 'new' map data after using it for awhile. The Map is not refreshing and...
View ArticleWebview opens keyboard on Android
Hi All I am using a webview to load a large image because imageview just doesn't work with large images. Here is my setup for the window.exports.create = function(model) { Â var self =...
View ArticleAndroid Action Bar Event Listeners
I want to have a different action bar for each window in my tab group. I have one file thats is ApplicationTabGroup.js and other file HomeWindow.js that is the first tab(window). This window is a web...
View ArticleAndroid 9-patch Splash screen
I'm trying to get a 9 patch image to be the standard splash screen for my android app. I have looked here and it says that the file must be named "default.9.png" and placed in the "Resources/android"...
View ArticleGoogle Maps JavaScript v3 fails in WebView for Android KitKat
Google Maps JavaScript V3 comes up blank when shown in a WebView - nothing renders. I am testing with the exact script as shown in the API documentation (except the API key is added), also copied...
View ArticleTitanium run projects and terminates halfway
I am on a Windows 7 PC running Titanium Studio, build: 3.2.1.201402041146 SDK Version 3.2.2 GA and I am trying to run a default classic single window application project made by Titanium itself onto a...
View ArticleTitanium doesn't recognize Android SDK
I Know this is just another of the millions of post regarding errors with Android SDK, but I need some Help. Few days ago I tried to update to the 3.3.0 Version my Titanium on Windows 7, and probably...
View ArticleHow to import ACS Sample Application into Ti.Studio ?
Hi, I am looking into developing app with Ti.Cloud service using ACS. How can I import/copy the Ti.Cloud (ACS) sample application in this directory into Ti.Studio? /Library/Application...
View Articlehow can i get mobile device time and date in titanium
Hi all i would like to get device time and date using titanium android and ios platfroms
View ArticleView onClick get child
I have this:<View id="Bikes" class="box" onClick="checkBox"> <Label class="boxLabel">Bikes</Label> <ImageView class="checkmark"></ImageView> </View> In my checkBox()...
View ArticleImages from Wordpress cannot be seen on Android 4.4
I have faced this problem, that images served from Wordpress, cant be seen in ImageView on Android 4.4. They are seen fine on Android 4.2 (did not test with Android 4.3) I cannot figure out what is the...
View ArticleScrollable Tabs + Draggable Windows example (Titanium Alloy)
Hey Folks, not necessary a question, but I just made a prototype of a working scrolling tab bar combined with dragable windows in both Android and iOS. I know this is a feature that is coming for...
View ArticleScrollabe tabs in a tab group
Titanium.UI.setBackgroundColor('#fff'); var myheight=5; var tabGroup = Titanium.UI.createTabGroup(); var win = Titanium.UI.createWindow({ exitOnClose : true, title:'Flight', tabBarHidden:true,...
View ArticleMove a view over an imageView in Android using Titanium
I am trying to crop an image in Android using Titanium. I have a view which indicates the selected area, I want to move that view to the selected position in screen. I was able to make it working...
View ArticleUnable to instantiate application
[ERROR] : AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.cameronia.cquot.CquotApplication: java.lang.ClassNotFoundException: com.cameronia.cquot.CquotApplication...
View ArticleTISHADOW: not showing images stored in a subfolder of Resource directory
Target device: Samsung S3 with TiShadow Platform target: Android Hi, I use TiShadow for rapid testing of Andorid apps directly on my Samsung S3. When I try to show images stored in a subfolder (i.e....
View ArticleAndroid scrolling issue in Older versions
I have issue in scrolling in Android 4.1.2 (Samsung Note N7000). Apparently this is the case for every old version of Android. It is working fine in Samsung S4. Could you please help me with that?...
View Articleti.map 2.1.5, error parsing XML
Been having issues getting the ti.map module to work on a Android device. Keeps claiming Google Play Services not supported I downloaded ti.map 2.1.5 from github, which claims to deal with this issue....
View Article