Error when checking for Titanium updates
os version Windows 7 - 64Bit I have installed per the document but seem to get this error any way around this. !ENTRY com.aptana.js.core 4 0 2013-07-12 15:16:14.545 !MESSAGE (Build 3.1.1.201306112235)...
View ArticleWhen you close a window does that automatically mark it for garbage collection?
When you close a window does that automatically mark it for garbage collection or do you have to null out the value of the window?
View Articletableview row event click open modal window
when click tableview row ,open modal window contain 3 option.
View Articlescreen density
Hi Iam facing problems in fixing the buttons and images in correct place, I have used dp's for height,width,etc , that works in some android phones and in some they are overlapping and also tried...
View Article[iOS] Best way for "Add an event calendar"
Hello to all guys. I would like to kindly know, what is the best way (from iOS) to add an event to the calendar via their iOS App. I mean that from the app I select a date, and this date is added an...
View Articlesave image in gallery
I have a view with imageview and a laebl on it. when I am saving view with imageviewand label in external storage. image is not showing in gallery. when I restart my phone then Image is showing in...
View Articleproblem in builder.py android
INFO] : Running build process: python "C:\Users\Moghazy\AppData\Roaming\Titanium\mobilesdk\win32\3.1.1.GA\android\builder.py" "install" "buldier" "C:\Android_SDK" "C:\Users\Moghazy\My...
View Articlecould any one help me by sending me the builder.py for android for 3.1.1 sdk
could any one help me by sending me the builder.py for android for 3.1.1 sdk i made a miss take in builder.py for sdk 3.1.1 and buldier.py have a problem could any one send me the builde.py for android...
View Articlewebview-sqlite
Hi, When I launch the scorm course on web view then how to create interaction of course API Wrapper to local Sqlite databases?
View ArticleClear table results
I am developing an iOS 6.1 app using Titanium Studio, build: 3.1.2.201307091805, testing on the iPhone simulator and iPad device. I have a search field that gets results from a remote server. The...
View Articleandroid / iphone Carousel
Hello , to make a carousel on my iphone i used "Titanium.UI.createCoverFlowView" and the result is nice by cons for the android I used "Ti.UI.createScrollableView" but it's not as nice as the iphone I...
View ArticleClearing Last JSON Response
I am developing an iOS 6.1 app using Titanium Studio, build: 3.1.2.201307091805, testing on the iPhone simulator and iPad device. I have a search field that gets JSON results from a remote server. The...
View Articleparse XML BIG5 encoding
I have a XML that is in BIG5 encoding. When I try to parse it, this error appear in console:[ERROR] : Error Domain=com.google.GDataXML Code=-1 "The operation couldn’t be completed. (com.google.GDataXML...
View ArticleConverting cooridnates to rotation
Hi I am working on compass app and I am using accelerometer in my app and getting the values of x,y and z now i want to convert the x,y and z to rotation so that i could move the view according to that...
View ArticleAndroid: ImageView leaks Memory?
Hi, I've been hunting a memory leek in the last days and it appears to be a leak in Titanium. But I am not 100% sure, maybe I am doing something wrong? var rootWin =...
View ArticleWebview + Android + jQuery Mobile = broken new window links
I've built a hybrid app for Android which loads a jQuery Mobile site from a remote server within a WebView. This works great except for one page which contains links that open an external site in a new...
View ArticleAlloy TableView Slow At Initial Open
I am trying to display font list in a table view so a user can select one of it. However when I open the controller on first time, populating the list is rather slow but the second time to open it, it...
View ArticleMobile - Android - Alloy - error during model initialization
Hello, I'm using Alloy 1.0 with titanium studio build: 3.0.2.201302081641 and titanium SDK 3.0.2.v20130207164659 I'm using a pre-populated database . Here is the code of my Alloy model :...
View ArticleHow to save data to database?
Hi all. I'm trying to implement a database for my app. I'd followed the example from here. It shows no error and is still working. But data is not adding to database. My code is here...
View Article