Scrollview reacting slowly to keyboard pop up
Hi there, I've got a textfield at the bottom of the screen. When i click on it to type the keyboard appears, but the keyboard popup is faster than the textfield moving up so it gets temporarily hidden...
View ArticleWhat constitutes to a guaranteed departure?
All our group tours are guaranteed departures. Whether the group consists of two or twenty-four people, we guarantee the departure dates at low group prices. You can be confident that your travel plans...
View ArticleGoogle map module v2.1 crash
I built an application with the new google map module and i noticed a crash on the google map when i did a setLocation. It seems that it is not recurring but it often happens. It looks like a memory...
View ArticleChange button image inside table view row
I can't change the image of my button that is inside the table view row Here is my code: var win = Ti.UI.createWindow({ backgroundColor : '#fff' }); var tableData = []; var toggle = false; for(var...
View ArticleEmailing a composite image from an Android device
I need to create and then email a composite image - a paint layer imposed onto a photo. It is working on iOS devices, but on Android devices the image is not getting attached to the email. In an...
View ArticleActivity indicator not showing sometimes in android
Hi I have created a chat application,which is using tableview,I have added a activity indicator in it.but some times it is not working.Here is my code please help, var sentFile =...
View ArticleUnefined Error in an empty file
Hello, I'm startet to learn Alloy but I stuck on this error. 'undefined' is not an object (evaluatiin '$model.__transform') at bookRow.js (line 10) Actually my bookRow.js is empty... The error from the...
View ArticleI have a persistent bug please help. Animation killing app.
Hi, I have an app that has 3 views and in the top view are two toggles which slide the top view left or right ro show the views underneath like the gmail app does or the Facebook app, trouble is when i...
View ArticleHow do I install Alloy? (any version or rollbacks)
DISCLAIMER: This Tony Lukasavage and I'm answering this myself to put it in the FAQ How can I install the latest stable Alloy? How about the cutting edge version from github? How about a specific...
View ArticleDisable ok button in filter screen
In my application I have a filter screen that pops up when you click on filter. On that screen I have 2 sets of category. The user has to select at least 1 button from each category for the right...
View ArticleCamera overlay
Hi ( iOS ) I trying to save overlay on top of the camera and save it ( both ) to ONE picture. BUT the problem is when taking picture and saving it to photo gallery its show two picture the overlay...
View ArticleACS PhotoCollection search(), show() and Relational Fields
In my ACS application, a User can create a PhotoCollection. They can then assign access to this PhotoCollection to any of the Users in their Friends list. This relationship is defined using a...
View ArticleAndroid Video Thumbnail
My application will record a video that will then be played through the app video gallery. I have looked all over the place for a way to get the player to display a thumbnail of the video prior to...
View ArticleWhat´s the proper way to include AdSense in a Titanium Android app?
I'm working with Titanium SDK 2.1.3 and developing for Android 2.3.3 and greater. This would be our first time working with AdSense, previously we've used the createAdView for iOS, which is extremely...
View ArticleTi.Utils is null in Bakberry 10
Im using Titanium 3.1.1GA and I discovered that when i run Ti.Utils.md5HexDigest in Android and iOS there is no problem, but, when I run the same code in a Blackberry 10 simulator the Ti.Utils is null....
View ArticleTagging Multiple users in a Status
Hello Guys, Help me with tagging multiple Friend's with a status which i'm updating via my device from my app. Here's what i'm doing, var data = { link : "http://www.appcelerator.com", name :...
View ArticleTitanuim - Having a Setup runtime-error
im trying to setup the titanuim studio but i've got this error number : 1073741511 in the downloading step can you point me to how to solve this ?
View ArticleiOS Simulator not running when adding module to Titanium project
My application is not running in iOS simulator if I add any iOS module (default or my own modules). If I remove the module then it is running perfectly. I have searched the forums and some where it is...
View ArticleUnable to scroll tableView on ios simulator
I have a strange problem with the tableView on ios simulator. I have up to a hundred rows inside my tableView but I'm unable to scroll it. As soon as I release the mouse it returns back to beginning...
View ArticleRetreiving list of all youtube videos from a user
Hi, the headline says all. And: if I'm using the google api v3 to do this -- does I need oauth. And if yes, which library can I use to realizes this? Best regards Rainer
View Article