No dashboard after installation
Hi, I installed Studio but it appears that the dashboard is not appearing after I open the advanced view and click the triangular icon. Instead I get a messagebox with this message.... An exception...
View ArticleAsus Nexus 7 slooooow
I'm trying simple animations on an Asus Nexus 7, slides left to right or form top to bottom and performance if far from acceptable for a device with such specifications. Something like:var container =...
View ArticleAlloy TabGroup Tab slide animation in Android
I kinda just started and run the kitchen sink on Android, I like its tabgroup slide-able, but I am not sure how to do it in Alloy. I cant find any special setting made by kitchensink to the tabgroup,...
View ArticleThere MUST be a way to use the new Genymotion Emulator!
First of all, if you're doing android dev and not using Genymotion... GET IT! The thing is blindingly fast, faster than my Galaxy S4 device. Now that said, and because of it, is there any way that I...
View ArticleSolution ----- Simple Accordion In Titanium
var window = Titanium.UI.createWindow(); Â var view = Titanium.UI.createView ({ backgroundColor:'red', layout:'horizontal' }); window.add(view); Â for(var i = 0 ; i < 5 ; i++ ) { var view_b =...
View ArticleExpandable list
Hi guys I'm trying to create a vertical list of items, that upon click expands into a form. For instance the list could contain the following list of items: Spring Summer Autumn Winter If the user taps...
View ArticleError in Ti.Calendar doc?
Hi, I've been working with Ti.Calendar on iOS for a while now, and have always been able to put events into the calendar. However, retrieving always was a problem. I always received an empty array from...
View ArticleTitanium Tutorial - Remote Database Synchronization
Hi, I've posted another tutorial here: http://bit.ly/titaniumdbtutorial2 It's about keeping mobile databases in sync with the web site (master) database. Cheers, Todd
View ArticleHow go back to previous controller
Hi Friends, I am developing an android app using alloy titanium, I need your help for following I am creating a TableView with dynamic row data, here i am passing row data to another controller and...
View Articlewe cant download module anymore in marketplace...
There is a bug on the site. we cant download module in marketplace... thanks for correcting the bug.
View ArticleListView crashes when tap status bar
I have a ListView with about 600+ rows. Each row just has a label (for a person's name) and a checkbox image. If I scroll a little ways down then tap the iOS status bar, the expected behaviour...
View ArticleMObile SDK 1.1.2 App always open 1st Tab Window regardless of ActiveTab setting
Hi IS this still a bug? tabGroup.setActiveTab(index); Regardless of index, App always open with the 1st tab window during startup. Read somewhere that this was a bug.. Is it still?
View ArticleRSS feed doesn't work
RSS feed for the Q&A doesn't work. It just gives an Four-OH-Four.
View ArticleStill cannot create a project?!
"Project creation error: Error creating project. Please try again" ?!?! I can't believe this. This project creation problem existed 5 months ago when I first evaluated this Appcelerator thing. Now when...
View ArticleFinishing of opentok-session
Hi, opentok is a face2face video conferende tool for titanium as well. In this documentation is wonderful described how I can establish a conference. But what is with finishing? Here my...
View Article[alloy] row controller called twice in fugitive app.
I experienced an issue where every row controller was being invoked twice on every fetch. I though i was doing something stupid, but eventually I added a row controller and to the fugitive alloy app....
View ArticleTitanium cli - quiet flag not really quiet
Hi there, When launching the command titanium sdk install --quiet, I get a bit less output than without the flag, but I still get a progress bar. Now, this is not a problem in itself, but I trying to...
View ArticleSine Curve - Animation
I'm experimenting with animations and Titanium and have been trying to get an image to follow a sine curve. Has anyone had any experience with this? Or could provide some pointers. At the moment on...
View ArticleReasons for google analytics module not working?
I am trying to use the Google Analytics Module https://github.com/MattTuttle/titanium-google-analytics for my iPhone app. Everything seems to be setup correctly without any problems in the log:...
View Articlecant install acs on my windows 64bit
i cant install acs even when i run titanium studio as administrator i tried several times error log !SESSION 2013-06-29 21:54:21.935 -----------------------------------------------...
View Article