Tableviewrow check image
Hi, is there a way to scale or change the tableviewrow check image? Users on Galaxy S4 phones are saying the check image is barely visible.
View Article"Application Installer abnormal process termination" after update on 3.2 when...
I recently updated to Titanium 3.2. After the update I got serious problems running my Android applications on a physical device. I even cannot run sample applications. I get the log messages: [INFO] :...
View ArticleThere are no Android devices connected
Hi everyone, I have this problem in my Windows 8 and Titanium 3.2.0. !ENTRY com.appcelerator.titanium.android.core 4 0 2013-12-22 11:30:24.853 !MESSAGE There are no Android devices connected My device...
View Articleandroid : a new bar appears with SDK 3.2.0
Hi, I've compiled an old application with the new SDK 3.2.0 and now there's a new bar that appears on the top of the main window containing the appicon. I tried to change the values of...
View Articleimages in Android
Hi, i want to display an image in imageView : My imageView : var myImageView = Ti.UI.createImageView({ defaultImage : '/images/default.png', image : '/images/default.png', top : -20 }); In my project :...
View ArticleInstalling a premade sqlite db on android
Hi, Is there anything wrong with the way i am trying to install a premade sqlite db on android.. this is the coed i have working for the same app on ios: //unzip the database file packaged with the app...
View ArticleAdMob stopped working and now causes problems
Hi all, Am I right in thinking that the AdMob module is no longer supported by some of the most recent GA's of Ti? My app was working fine and now it ...well... doesn't! No adverts and often a...
View ArticleTi.API.info() not working on android.
Ti.API.info() Is there anything in particular i need to do to activate this with android? The device I am using is: Android 4.3 on a Samsung galaxy s3 I cannot see anything in the titanium console. It...
View ArticleAn Android SDK is missing. Titanium requires Android platform 5.0
Hi, Previously, when i run on my android device it works nicely. But, since I updated studio to 3.2.0 and then downgrade to 3.1.3, I've been getting this message: "An Android SDK is missing. Titanium...
View ArticleCan't Run app on android device, but Debug works
I upgraded to Ti 3.2 yesterday and it all worked great until a point I could no longer run the app on the device (android) except when starting in Debug mode. I ran it multiple times with the "Run"...
View ArticlePass data from an Android local notification, to a minimised app
I'm using TiSDK 3.2.0GA on Android. I can successfully create a local notification using bencoding.alarmmanager with the following code in a background service: var activity =...
View ArticleCan install apps on Android Emulator after Titanium update to 3.2
This is the error i get when i try to emulate an app to the Android Emulator. Well, first of all now i have to choose the emulator, aka, 4_HVGA, 1_WVGA, 4_WVGA or 5_WVGA. And i cant use any app with...
View ArticleHow to select multiple contacts from address book?
Hi, I tried to access and select multiple contacts from address book, i can able to select single contact form address using the below code. i want to select multiple contacts from address book. Source...
View ArticleListView performance on Android 2.3.x (Gingerbread)
Hello, I am facing performance problem with scrolling Listview on Android 2.3. I used TCE Lab 04 (https://wiki.appcelerator.org/display/td/04+-+TableViews+and+ListViews?desktop=true) as source and test...
View Article[TiStudio] - How to install Modules (ti.paypal, ti.admob,etc) ?
Hi there, How can I install modules (like ti.paypal) into TiStudio Preview 1.0? Or it hasn't been implemented yet? Sorry if it's a dumb question but I've search the Q&A and google and I've yet to...
View ArticleHow to override default location of Alloy database in Android.
Hi I have just started exploring Appcelerator using the Alloy MVC framework. By default the a model designed in Alloy will result in a database file being created in the...
View ArticleTitanium sdk 3.2.0 - problem with tab icon
this morning I upgrade my titanium to the latest version (sdk 3.2.0) but i find a bad surprise: my app doesn't display the tab icon anymore. Others images still work, so it shoud not be a folder issue....
View ArticleCan we share our app's screen on ChromeCast ?
As google deploy the chromecast, some apps like youtube, netlifx and others support share their screen on ChromeCast... my question is... there's a way to we integrate this share screen mode to...
View ArticleURL property not geting updated in webview
Am using 3.1.3.GA sdk, Alloys 1.2.2, 4.0 Android Emulator and 7.0 iPhone simulator. Am using wenviews beforeload and load events to check the URL its loading. But if we navigate from one URL to next,...
View ArticleNo Android SDKs were found under the specified SDK location
Hello, I am trying to install Titanium to use it to test Android applications After installing Titanium Studio and installing Android sdk, i get the following message : No Android SDKs were found under...
View Article