Aptana studio 2.x theme in Titanium Studio 3.2
Just installed the latest Titanium studio 3.2. Its great but disappointed to see that Aptana Studio 2.x theme is no longer there in Titanium Studio > Preferences > Studio > Themes > Editor...
View ArticleOptimize my code to display rows in section ?
Hi, I want to create a table with different sections and rows in each sections. My data comes from a collection. Here is a code that can display section + row. The display time is correct but I do not...
View Articlehow to save email and id from facebook into my remote database
Hi I want to ask i have develped a mobile application wich you can login using facebook username and password so I want to know how can I save the username and password from facebook into my remote...
View ArticleiOS scrollView with child view 2DMatrix rotation
I'm having issues with rotation of an image view that's a child of a scroll view. After I rotate the image, when I try to zoom in and out using the native scroll view functionality, the image view...
View ArticleAndroid Map is Black
Using Mac OSX Mavericks, with Studio 3.2.1.201402041146. I'm trying to run my app on my Samsung Galaxy Tab but my map always shows up blank. I have used isGooglePlayServicesAvailable() and verified...
View ArticleHow to expand the image size with keeping ratio.
How to expand the image size with keeping ratio. I would like to keep the image ratio when expanding. I would like to set height 10% of vertical screen size and adjust width according to the percents...
View ArticleDate picker event listener
Is there a way to detect that the picker has stopped spinning/scrolling?
View Articleunable to update nodeJS and CLI
Hello I'm not able to update nodeJs and CLI in titanium studio. When I update it, got NPM is not installed error. Even I tried from command line but getting another issue Cannot find module...
View ArticleLite To Paid iPhone Application Data Migrations With Custom URL Handlers
Hi Everyone, I want to migrate data from one application to another application using Titanium. Lets say app A to app B. Can anybody tell me how I can implement this concept using Titanium? Thanks in...
View ArticleTitanium Studio android app crashing by changing the tabs?
I am developing android app, using Titanium studio 3.2.x, in windows 7. when I am trying change tabs, first time it is changing windows perfectly, second time it is showing one black screen, if I...
View ArticleRemove 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 ArticleIn App Purchase - Live Environment
Hello All, I am implementing In App Purchase for Consumable Product into my app. For that I am using Storekit Module 3.0.0 with Titanium SDK 3.2.0.GA. It works perfect in sandbox environment with test...
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 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 ArticleAuto-enter when cursor reaches end of the line
Hi all, Wheneever I am typing a really long line in Titanium Studio and the cursor reaches the end of the visible line (usually the right corner of the screen), the cursor automatically jumps down to...
View ArticleAlloy - Unable to bind data on listView level
For data binding in table view, I can bind the collection to the table and apply single model properties to different rows as follows :<Alloy> <Collection src="info" id="myRec"...
View ArticleiOS 7 Translucent/blurred nav bar how to?
Hi, I would like to know how i can add the iOS 7 translucent blur effect. I would like to add it to my window. Is there a special property for this or is it really simple. Here's my code:...
View Article