Here is an example of downloading multiple file
Hi everyone, A while ago I had looked everywhere for an implementation of downloader for multiple files from a queue. Since I could not find anything I ended up coding it myself. I will share the code...
View ArticleCreating a Custom Module - Copy of Example Function is Undefined?
So I am just starting out creating custom modules....however, I am having a hard time understanding why my code is not working. I simply copied the example method in the base module class and named it...
View Articlehow do i get push notifications working?
Hi Guys, What steps do i need to take to get push notifications working? I have downloaded and installed the certificate on my macbook, push notifications are enabled for development. I have copied the...
View ArticleCross platform navigation controller crashes (ep-002)
This example crashes if I navigatie back or to home window. Is anybody experiencing the same thing? Source is here.
View ArticleHELP, InAppBilling code sample
I run into problems with InAppBilling, the example that comes with the module did not help me, Does anyone have code sample? Thanks in advance!
View ArticleErrors from Appcelerator example app for Date.js
Looking at the date.js example (http://developer.appcelerator.com/blog/2011/10/forging-titanium-episode-12-titanium-date-js.html) I’ve installed the app on my Android device, but it errors all the time...
View ArticleACS Chat example
Hi, Is there an app, a "KitchenSink" equivalent app, that shows examples of ACS features like chat etc? Is there a book on the market that gives examples anyway? Thanks
View ArticleDesktop documentation and Kitchen Sink
Application Type: Desktop Titanium SDK: Unsure how to find Desktop SDK OS: OSX 10.7.4 Titanium Studio, build: 2.0.1.201204132053 (c) Copyright 2012 by Appcelerator, Inc. All rights reserved. Build:...
View ArticlePush Notifications with Urban Airship
Hello! I am trying to develop a cross-platform application with push notifications for Android and iOS with Urban Airship service. I am using trial Ti+Plus Urban Airship module but its documentation is...
View ArticleHere is a good beginner Tutorial
Here is a good tutorial to guide you through starting a desktop and mobile app if you're a Titanium Appcelerator beginner:...
View ArticleHere is an example of downloading multiple file
Hi everyone, A while ago I had looked everywhere for an implementation of downloader for multiple files from a queue. Since I could not find anything I ended up coding it myself. I will share the code...
View ArticleAlloy: Example for Master-Detail windows working on iOS and Android
It would be great if you could give some advice on how to best implement a way to navigate from a master to a detail screen with the new Titanium Alloy XML view definition, in an elegant way which...
View Articleworking example of rss parsed feed
Hi I am starting work on parsing an rss feed and I would just link a small sample code which is parsing any xml feed. The kitchen sink demo isn't opening for me. I am getting tuck on the splash screen...
View ArticleWhich *.js file does the instantiate the Facebook module with require...
Using SDK 3.1.2 GA which *.js file do you create to instantiate the Module.Facebook? I edited tiapp.xml <modules></modules> to include the android and iphone platforms. I'm working the...
View ArticleWhere are app source examples?
Hi everyone -- I'm kinda stuck waiting for 1.2 for mobile to hopefully address a few issues. In the meantime, are there any resources for code examples for the desktop? I'm clicking on links on the...
View Articlebasic NFC example
Can somebody provide me with a basic example of Titanium NFC module usage?
View ArticleIOS push Notification.
I am trying to figure out how to process a push notification when the app is in paused mode, I am getting confused because. I also need process location updates in background mode as well. does someone...
View ArticleExample consuming rest service in titanium
Is there any tutorial / document consuming rest web service in titanium for hybrid approach mobile development ?
View ArticleAndroid theme examples?
Does anyone have a example app using a custom theme they can share? I am trying to get themes working with my app, but everytime I try and run it, I get the error below. I've followed the instructions...
View ArticleUsing D3.js with Titanium
I have just put up an example Titanium project that shows how you can use D3.js library to generate a graph. The project can be found on Github here. https://github.com/magnatronus/d3-adventures-one...
View Article