Module wrapping ActionBarSherlock for Android
Has anyone managed to create a module wrapping ActionBarSherlock for Android? This is a very popular Android library providing full ActionBar features and compatibility back through version 2.2....
View ArticleAndroid - Get info from tableview on tap.
I have a table view displaying data from a SQLite database. What I want to do is when the user taps on the table, a label will show the first column of the table view what is the item number. Here is...
View ArticlePublishing android alloy application of size more than 50MB
Hi, I am building a titanium alloy application which has many images, pdfs and presentation slides. I want to group these together into single application and hence it makes final package of size more...
View ArticleShowCamera weird last picture display
I dont know if it happens to somebody, when I run my app to android (xperia z tobe exact). The ShowCamera, it does not take picture and save it properly, instead it takes the last picture from my...
View ArticleError : object # has no method 'open'
I try to create a button on click to redirect me to another view of a controller from the index file I followed instruction and i read lot of article and i still get the same error object #<view>...
View ArticleUsing walltime.js to do timezone conversions
Hello developers, Can anyone help me on how to include and the call the sproutsocial walltime.js to do timezone conversions on dates within an app? Just can't seem to figure out the correct syntax on...
View ArticleAndroid:Java - Setting Push Notifications
Hello. I'm new to ACS and I'm trying to set push notifications. I'm developing application on Java-Android and following acs docs example I still cannot set Push Notifications. first of all, I'm making...
View ArticleAndroid Module Compile Error
Hello, I was trying to compile AlarmManager module for Android and I'm getting this error: Silver-2:benCoding.AlarmManager keniobats$ ant Buildfile: /Users/keniobats/benCoding.AlarmManager/build.xml...
View ArticleHow to push notifications in Android by create the notifications itself in...
I am currently using Titanium 3.1.1 and OSX10.8.4 to develop android application. I am still new to android development. I want to ask how to push notifications by create the notification in the...
View Article"Getting GCM SenderId failed" when try to retrieve device token on Android...
Hi I'm developping a mobile app for Android and iOS. I'm using official IDE on Mac OsX with the latest SDK. I'm not using the ACS to push notification but need it to get the device token and register...
View ArticleMetatag Viewport in Titanium
Hi, i´m trying to give my app a fixed width of 320 px on any device. I´m looking for something like the HTML Metatag "Viewport" : <meta name="viewport" content="width=320px, initial-scale=1.0,...
View ArticleTitanium webview proxy
I wanna make webview works with proxy (not using wifi, just mobile ddata). i didnt found any solution yet. How can i set username and password to open that url behind proxy server? i already achieved...
View ArticleAndroid imageView.toBlob - get image dimensions (regression bug?)
I am trying to get an images dimensions on an android. I've created a simple test script below. On an android (HTC Desire) clicking butt_1 'toBlob.size()' will return the correct dimensions when using...
View ArticleEasy way of supporting multiple Android resolutions?
Currently I have an app (iOS and Android) which is supported for 2 or 3 Android resolutions, but since there are so many Android devices, I need to support them all. Currently, I am hard-coding the...
View Articlehigher resolution image isn't full sized
Hello, i'm new in this kind of developing. i tried to made an Android App for diffrent resolutions, if my resolution is e.g 480*800 the image fit the whole screen with this size. if i tried to take an...
View ArticleNavigationGroup equivalent on Android?
My UI is principally a series of table views, with a NavigationGroup at the top that lets me go back. In Android it seems the NavigationGroup component does not exist. I have seen in Kitchen sink that...
View ArticleAndroid Problem With Backgrounde
il faudra que ServiceIntent(c'est la fonction qui lance un programme en tâche de fond ) se lance quand l'application est en background et s'arrête que l'application est en foreground will require...
View ArticlehasCheck icon not displaying in few android devices/emulators
Problem Description : On particular android devices/emulators (as mentioned above), hasCheck property of TableViewRow is not showing the checkmark icon on right side of the row. Environment:- Android :...
View ArticleWindows and Tabs
I am making a 2 tab window in Alloy, I have a button that once clicked opens another window. The new window covers up my original tabs...Is there a way to have the new window open and still show the...
View Article