Titanium Studio 2.0.2 - cannot import Todo List sample app - Git error
Hello, I just installed Titanium Studio 2.0.2 on WinXP (yeah, I know it's 2012). I'm running Java JDK 1.6.0_26 I've configured the Android SDK correctly. When I try to import the Todo List sample I get...
View ArticleLong text align beginning of text to top of TextArea
I am developing a Alloy Mobile App with Ti SDK 3.1.3-GA for IOS and Android Handheld and tablet devices. On an Info page I have a simple Label and a TextArea with text that will scroll off most...
View Articlewhen i run my project second time it give error Emulator not running, exiting...
Hi i am new in titanium development, when i run my project first time it start the emulator and runs successfully but when i run second time i got the error Titanium Command-Line Interface, CLI version...
View ArticleOptimizing my project
Am using 3.1.3.GA sdk, Alloys and 2.3.3 Android Emulator. In my project to access objects, Am using like this, xml<Alloy> <View id="test"> <Label id="l1"></Label> <Label...
View ArticleSeveral buttons, several views in Scrollable View problems with Android
Hello everybody, I´ve had a problem for some time now and I just can´t find the solution. I have several views in a scrollable view and on each view I have 1-5 buttons. Each button plays a different...
View Article[ERROR] Script Error Could not find the file app.js - iOS7 iphone simulator...
Hi, I use Titanium SDK 3.1.3 and Xcode 5.0.1 every app that I made with Appcelerator and tryed with Xcode iPhone 4inch 64 bit simulator show me the same error: red window with the message: could not...
View ArticleGeolocation services (GPS and GSM/Wifi)
I use GPS coordinates to show my current position on the Google Maps and it follows my position on the map in a real time when I drive a car(like car navigator). But, once I am going in the tunnel...
View ArticleCreate window without destroyng caller window
Hi all, I would realize something like "Group Creation and Selection" in Android address book. I have a window when user can Write Name, Surname, Address setting value field of textArea. Now in this...
View ArticleShowing a custom made balloon when selecting an annotation
Hi Guys, After been searching around finding a solution for my problem, I'm getting kind a afraid that this feature isn't possible (yet). So I decided to ask it here to be sure. I would like to get a...
View ArticleIs nesting of gives a problem?
I have written a code which includes nesting of views, It doesn't work for some reason. can anyone help me here? I have a click event on lable, its not getting fired when user clicks on it, and even...
View ArticleDatepicker value without GMT
i want only local date and time from date picker but i got date+time+GMT difference time like " November 21, 2013 at 5:00:40 PM GMT+6 ". i don't want GMT+6. how can i do it ? is it possible ? Below is...
View ArticleSwitch between video and photo using overlay in Ti.Media.showCamera
Hi Guys, I have been struggling with this issue for a long time now and its driving me absolutely crazy. i cannot switch between record video and capture photo using overlay, If i set show control to...
View ArticleAndroid App cant be opened and some devices
Hi, I have developped an app, it works good on lot of devices but cant be open and some devices : In Google Play console, i see this message : java.lang.UnsatisfiedLinkError: Couldn't load kroll-v8...
View ArticleHow to delete a row from a table generated from a for loop...
I am using ACS to query some posts. I have a file called "getPosts.js" which gets called when I focus on my mainWin like so: mainWin.addEventListener('focus', function(){...
View ArticleArchitecture advice - firing events to update views
Hello! I'm working on my first major Titanium app and I'm using CommonJS modules. I'm looking for advice on the best way to handle the following scenario: (Disclaimer: I'm sure there are star rating...
View ArticleiOS7 scrollview problem
Hi everyone ,I m using Titanium 3.1.2 and I made apps for ipad 2 ..app working clearly and yesterday I upgrade ipad ios6 to ios7 .and Scrollview not working good when I scrolling ipad sense click item...
View ArticleSupport for EventSource
Hi People, It looks like Titanium currently does not support the server-sent event API, and in particular the EventSource object. Is this correct, and is there any plan to do so or should I look at a...
View ArticleAlloy File Manger / Download Manager widget
Hey folks. I am trying to track down a widget or module that enables an app to download and manage files (as well as open the files in other apps). I think the development is a bit beyond my skill set...
View ArticleProblems Launching Emulator, node path is malformed
Everytime I try to run my app, i get the following error message: C:\> "c:\Users\TZW\AppData\Roaming\npm\node.exe" "c:\Users\TZW\AppData\Roaming\npm\node_modules\titanium\bin\titanium" --no-colors...
View ArticleBackground color flashes....
I have a label inside of a table row. The table row has the selectedBackgroundColor set to transparent. The label inside of this row has a backgroundColor set to white. What I'm seeing is that when I...
View Article