textArea include in listView
Hello A few days ask for this "http://developer.appcelerator.com/question/156280/textarea-error-included-when-a-listview" and I have no answer, In short I'm working with a "listView" and I have added a...
View ArticleAndroid scrollview - keyboard pushes entire page up
Mobile Titanium 3.1.2 Android 2.3.3 Device: Samsung Galaxy Player Mac OS X This may be a simple question (I hope!) but it's got me stumped, and I can't find any solution specific for titanium... I am...
View ArticleConnecting the Titanium Android App with the oficial Facebook Android App
Hello folks, I would like to know if there is a way to connect a Titanium Android App with the oficial Facebook Android App, like in the native Android, instead of oppening the normal Titanium "webview...
View ArticleOpening photo gallery in iPad
Titanium SDK version 3.1.2.GA iOS SDK: 6.0 iOS iPad Simulator: 6.0 Alloy: 1.0 I'm using the same code to open a photo gallery from kitchen sink but it doesn't work on iPad. When I click the button...
View ArticleoverScrollMode How To
I'm using SDK 3.1.2 and coding in Alloy. I'm trying to use overScrollMode to remove the shadow-like effect on android."ScrollView":{ top: "0dp", height: Ti.UI.FILL, width: "100%", overScrollMode:...
View ArticleNot returning date when today's date is passed
Running Windows, Android Have the FFox SQL Manager, when I execute the below Qurey in that tool, it returns proper data select m.type, m.details, m.date, m.time from meals m where m.date = '2013-08-26'...
View ArticleAnaylitics - How do we activate?
We have done the following: 1) turned on anaylitics flag in xml file. 2) added anayitic events too app. Still says 'not tracking' in ours apps for that app? how do we know it is working? Have also...
View ArticleAlloy TableView Sections by Date
Using alloy, is there a way to group data by day and have sections with the day as the title? Or do I need to programmatically add the sections and rows to the TableView?
View ArticleLeftimage position issue..
Working on Titanium-3.1.0 iOS-6 I am loading data into table view dynamically using following function:function setData() { if(Titanium.Network.networkType == Titanium.Network.NETWORK_NONE){ var...
View ArticleJson.parse returning junk value
Am using this examples for mapping location and I change its request to googlemaps locations as "http://maps.googleapis.com/maps/api/geocode/json?sensor=true&address=chennai" and when I parse...
View ArticleSample RssFeed App
hi i have added 3 tabs to sampleRSSfeed App and inside every tab i have called MasterView and put object of it inside every tab and i had take the activity from wondow and put it inside the view which...
View ArticleHow decode purchase-info from storekit?
hi all, how to decode the purchase-info from receipt of StoreKit? i have this Ti.API.info('RICEVUTA: '+ evt.receipt); the output is: RICEVUTA: { [INFO] : "signature" =...
View ArticleAdd Emoticons
Hello, How I add a emotions for chat purpose. Is there any module of it to add it.if yes then tell me. and if no then provide me solution.
View ArticleAndroids AccountManager
Hi, here is an old jira ticket. Is it solved? Can I hope? Rainer
View Article[ERROR] Missing required option "--username"
While creating new mobile project using Titanium Studio, build: 3.1.2.201308091617, returns the following error [ERROR] Missing required option "--username" Prior to creating, I have downloaded as per...
View ArticleACS Events Query Broken
No code change... This was from 9:59 PM Request Time 2013-08-27 01:59:36 UTC Request Name GET /v1/events/query.json Response Status 500 Response Message Error: Internal Server Error Parameters {...
View ArticlePass data to TableViewRow controller to hide/show views?
I have a TableView bound to a collection. I can spawn this TableView with different options. I would like to change how the TableViewRows look based on options passed to the TableView controller....
View ArticleBind class Attribute to Transformed Model from Bound Collection?
With a transform function that creates a property "transformedProperty" on the model object, is it intended that you could bind the class attribute of a row to the property, like this? <Collection...
View Articleapp stats module for keen.io?
Is there a module that implements keen.io stats? what is the road to implement my own module for both android and ios
View ArticleSend mail php serverside
Hi. Is there any documentation on how to use a sendmail.php file on a server and use that with Ti? I dont seem to find anything. What i need is the whole enchilada with both ex on Ti side and the...
View Article