Remove first separator line in ListView
Hello! Could someone suggest me how can I hide first separator line in my ListView?
View ArticleAndroid Emulator is not working
Application Type:Mobile,Titanium SDK version:3.2.1 GA,Platform:Android 2.3.3,Device:Emulator Windows 7 I am working with alloy,Android Emulator is not working its sayingevents.js:72 throw er; //...
View ArticleAndroid ListView performance enhancement using ViewHolder pattern?
Hi, I am currently using a ListView to display List items containing 1 ImageView and 2 Labels. There are around 40 items displayed in the list. Scrolling through the List when the app is first opened...
View ArticleACS: Push Notifications and special characters
The problem We're currently working on a project where we need to add Push Notifications to our app. Setting it up went fine and the notifications are coming through to the devices on both iOS and...
View ArticleTitanium Studio android app crashing by pressing android back button?
I am developing android app using Titanium Studio 3.2.1, but here when I am changing my tabs app getting crash. So jumped into Ti 3.1.3, here when I am changing my tabs first time it is showing some...
View Articlehow to create contacts filter
Hi friends, I have added Add button in my application. Add button click to open android device contact book select person to show contacts but the issue is contact numbers undefined so i need to filter...
View ArticleWhy do some images in a ImageView turn left 90?
var image = Ti.UI.createImageView({ borderRadius: 5, top: '10%', left: padLeft + '%', image: event.media, height: '80%', width: '13%' });Some images are rotated 90 to the left...How to solve this...
View ArticlePush notification by ACS with Chinese utf-8 but receive wrong ? Question mark
I receive wrong question mark code that should be ZH_TW(ZH-rTW) UTF-8 Chinese. send to iOS is ok, but android is wrong. Does some server forget to install TW UTF-8 package?
View ArticleInstruction video's do net match the new update
I've downloaded the newest version of Appcelerator Titanium and tried to install the Android SDK following the instruction video's. I can install the SDK, but not the emulator, so no devellopment. Can...
View ArticleBinding datacollection with listview with item template on alloy
This is making me crazy, I can't find any good examples. I'm trying to bind a data collection to a listview that uses templates. But this listview comes out empty. my xml<Alloy> <Collection...
View Articledifferent resolution for same code build on different pc's
I am building an app for my client , when i build it on my system and test it , ( i am testing on two different phones), the resolution looks great and works fine, but when i import the code i have...
View ArticleAndroid Manifest file never sets versionCode through tiapp.xml
Hi I have been having some problems setting my versionCode through tiapp.xml. Here is my android block from tiapp Please let me know if I am missing anything.. When I view the actual manifest file in...
View ArticleGetting an error while building an Android Module
package org.appcelerator.kroll.runtime.rhino does not exist That is the error. I added a couple of lines to my module code to start an android service if needed. It has been a few months since I last...
View ArticleAbnormal Process Termination
I just finished updating my titanium and android SDK (I fell behind on my updates a bit) but now I get this when I build to the emulator (I can however build to my device just fine)C:\Users\Richard...
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 ArticleSpecific folder exist or not?
Is there any way that i can find a specific folder is exist or not in external directory
View ArticleChanging actionBar SearchView color
Hi, I'm trying to change the SearchView hint text color but it doesn't seem to work. I did a quick test using the code here:...
View ArticleHow can I save things to Google Drive from an emaildialog, or how do I...
I'm trying to send a mail in androit using the Ti.UI.createEmailDialog(). The mail consists of a text message and a html file sent as an attachment. Everything works fine, exept that Google Drive shows...
View ArticleHow to get users list who liked a specific photo
I have a photo saved on the cloud, I need to get all the users who liked this photo How can I implement that?
View Articlebluetooth android ios mobile app using titanium
hi guys im wanting to build a bluetooth based mobile app using titanium, i cannot find any resources on the internet that instruct me on this, is this possible? also anyone know any resources that...
View Article