New to Android
Can someone post a link to a tutorial of how to find and view the sqlite database using apple ios with regards to android devices ... the post i have found are no help ... they don't make since since I...
View ArticleAudio playback has low volume
Hi, I'm working on an app that requires input from the microphone, I used the code in the KitchenSink sample for the recording and playback. But I noticed that when I play it, the volume's really low....
View ArticleiOS navGroup detail window overlay main window
Hi! When I open detailView window, its overlay on mainView. I can't explain how it work with my english :( I made video, please help fix it. In both window used tableview with labels. Some...
View ArticleACS iOS SDK Documentation and Download
Hello. Does anyone know when the ACS iOS SDK found here will be getting an update for iOS 7 / Xcode 5? I've downloaded the sample provided, followed each of the steps, and it just became a nightmare....
View ArticlePromiseJS for mobile development
Is that possible to use promiseJS in Titanium Mobile? If yes, then any example?
View ArticleEmulator process exited with code 1 When testing on Android. What to do?
Hello, I am trying to move an app I developed for iOS to Android but I can't even get the emulator to start. When I try it always get Emulator process exited with code 1 I am using Titanium SDK 3.1.3 I...
View ArticleWhat does "HTTPClient: The persistent handle is disposed." mean while debugging?
I get this message continuously. What does it mean?
View ArticleUpdated OS to OSX 10.9.1 and now can't login to Studio
Hi, I have been using Ti for a year now and love the platform. I recently decided to update all of my software since I will need to update my iPhone Apps for Apples iOS 7 deadline. I started by...
View ArticlePassing model data from table to detail controller
I have a fairly simple Alloy app that gets data from a server and puts it in a collection, which is then displayed in a TableView. That all works fine, but now I need to implement the detail controller...
View ArticleThere are no android device connected.
Hello All, I have problem when i installed application in android device directly from RUN AS>INSTALL ANDROID DEVICE than below message display. I have check in DDMS my device is connected. I have...
View ArticleUnable to resolve host"api.cloud.appcelerator.com":No address associated with...
Unable to resolve host"api.cloud.appcelerator.com":No address associated with hostname in appcelerator titanium during Android app login Time
View ArticleHow to find the total time spend in the app by a logged in user??
How to find the total time spend in the app by a logged in user?? can we able to track or record the data on local or in a remote database, please share any idea to keep track the events in the app....
View ArticleListView - How to set Animation style for autobinded collection?
Hi, I have got ListView with bound collection. When I add model to collection the ListView will automatically refresh the content and add rows reflecting the model. It uses some default style of...
View ArticleGet element on animation completed event
I'm trying to find the element that the animation was applied to from the animation completed event. This question helped me to get it working on Android, unfortunately it doesn't work with iOS....
View ArticleAfter updating Titanium 3.2.0.GA am getting this error
events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn Unknown system errno 216 at errnoException (child_process.js:980:11) at ChildProcess._handle.onexit (child_process.js:771:34) [ERROR]...
View ArticleTi.Geolocation.reverseGeocoder UK
Hi All I am using the latest titanium SDK .3.2.0GA running on iphone i am trying to get Ti.Geolocation.reverseGeocoder to work it runs in the simulator i get Apples location back but when i try and run...
View ArticlePublish button deactivated, grey color
Hi, After the installation of the 3.2.0 version of Titanium Studio I can´t generate the distribution apk, the button becames grey when i put the mouse over. Any solution? The publishing selector is not...
View ArticleRun as Web Preview doesn't work for Firefox
When I try to run an app as a "Titanium Mobile Web Preview" with Firefox as the browser, the console shows that it builds the app, it then terminates and the browser never opens. I've tried with the...
View ArticleNOT SUPPORT DVFS LOCK
I have this code below: var db = Titanium.Database.install('shoplistx.db', 'shoplistx'); var sqRead = db.execute(sql); var totalRows = sqRead.rowCount; var itemStatus = sqRead.fieldByName('checked');...
View Articlehelp to solve this issue
[ERROR] : Invalid "--ios-version" value "7.0" 7.0.3 [ERROR] : Invalid "--sim-version" value "7.0" Accepted values: 7.0.3 For help, run: titanium help build i took alot of time to solve this error note...
View Article