Community Questions & Answers
Help me find a good tutorial
Hello! I am currently trying to find any good working example or tutorial to make a simple RSS reader from a website and then be able to show the rss feed in table view and be able to show the chosen post - ive found several examples for android - but...
Best place to get started (Simple Tutorials?)
Hi. Instead of using XCode directly I was advised by a friend to look at Titanium because it supports cross-platform development. So I downloaded it. But when I look at the "Getting started" guide, it's a bunch of links in Wiki format full of...
Ti.admob tutorial?
hello, so i couldn't figure out how AdMob works for android, does somebody have a tutorial or something
Here 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:...
Windows Overlapping
I followed this tutorial: [http://mobile.tutsplus.com/tutorials/appcelerator/titanium-user-authentication/][http://mobile.tutsplus.com/tutorials/appcelerator/titanium-user-authentication/] to create a user authentication app which was the initial building...
A small tutorial on how to make a countdown timer
http://cssgallery.info/create-a-countdown-timer-with-titanium-appcelerator/ The countdown timer is OOP and can be used with or without an interface. Everything is licensed MIT. Enjoy :)
ACS - Push Notifications - Tutorial
Hey there (especially the Appcelerator staff), could you pleeease supply a detailed tutorial how to use your new Cloud API to use push-notifications? I think everyone would like to use it but we all need a tutorial to start. Thank you so much!
on IOS, trying to build JSON Database
I am searching high and low trying to find a tutorial about how build a JSON database and make it functional. The only tutorials I've found so far show how to build the interface, but never touch on how to make it go anywhere. Say I build my database and...
SAP Integration Tutorial
Hi Team, Can anyone tell me where do i find the SAP Integration Tutorial so that i can check and create a same app and try creating more similar app.
can't get kitchen sink to compile and run
Having trouble installing kitchen sink. I followed instructions then it runs and i can see it in logs. Emulator pops open and it's totally not there.
What Tutorials Would You Like to See?
Hello, I just finished a quite extensive app using Titanium that involved a lot of table views, networked data pulls and photo upload/display. I'm now waiting to hear back from the client and in the meanwhile would love to make some tutorials to help the...
Création d'une communauté d'entraite francophone
http://titanium.tuxfamily.org/ il suffit de vous inscrire (validation par email) pour pouvoir participer. Le site (encore en construction, mais tout à fait fonctionnel) est composé : - Un Wiki - Un Forum - Un CMS viendez y vite...
Performance boost tutorial
When I was programming Fruit Memory I gave every screen a different window. Result the app became verry slow. That reminded me when I was programming about 10 years ago for an HP IPAQ. Back then I used visual studio tools to create a time tracking...
Box2D Documentation ? Tutorials?
I recently installed the box2d module for iphone and got the pinball game working but after that i have not been able to learn much since i don't know where the official documentation is. If you know where the official documentation / ANY TUTORIAL is...
Basic Example to switch windows
Hi, All examples i've seen are to open windows using tab groups. I want to create an application which has a main menu which doesn't consist of tabs, then from there be able to click on buttons which open other windows (as child windows so I can use the...
Urban Airship & Android Tutorial?
Hey guys! Is there any tutorial or documentation for the implementation of Urban Airship (push notifictions) in Android? Thank you :) Greets, Hans!
How to: Adding a Custom iPhone Module to Your Project (EventKit example)
This was a big hurdle to clear -- I really wanted my app to be able to write events to the iPhone's Calendar app and the only way to do this is to access the EventKit framework -- something that's not included in the standard Titanium SDK. To begin,...
mapview just giving blank screen, no map
trying to follow the tutorials but when i try to do a mapview it is just giving me a blank screen... no map appears... Can anyone tell me what is going on. ~~~ hunter.gl.showCapturedLocation = function(JSONlocation){ var win =...
Titanium Tutorial - Remote Database Synchronization
Hi, I've posted another tutorial here: [http://bit.ly/titaniumdbtutorial2](http://bit.ly/titaniumdbtutorial2) It's about keeping mobile databases in sync with the web site (master) database. Cheers, Todd
Bonjour Iphone - Tutorial for beginner
Hey, I am new on this Bonjour thing :) - I have read the KitchinSink Bonjour code, but is still not getting it... Does anybody know a Tutorial about Bonjour in Titanium Appcelerator? Best Regards Morten.
Best practices tutorial
Is anyone aware of a best practices tutorial for mobile? I noticed that alot of people where having issues with memory and even in 1.7 this issue still existed. They were able to overcome this by following the Tweetanium structure. However I want to do...
Tutorial: PHP translate function using google
In this tutorial I explain how to build a php translation class. Extended with google translate. Be creative and create your own ajax calls using this function and translate everything in your app. Find the tutorial here:...
Is there a guide to using Modules?
I see a few modules I'd like to use, but can't exactly figure out how to use them, due to lack of documentation for the individual module. How do you install them to use in your app?
iPhone combobox tutorial - code and video
I created a combobox - a textfield that allows to input arbitrary text or select a value from a picker control.  [iPhone combobox tutorial...
Basic Tutorial Please
Hi there, i have a scrollview and i want to take images from my website, can someone explain me or have a website tutorial about this, i am a newbie so can you help me about this? how can i an json calling with xhr and put the images in my...
Tutorial - Build a pizza ordering app
Hey guys, I just wanted to let you know, I just finished writing a 4 part tutorial on how to build a pizza ordering app with titanium mobile. I start from scratch and go all the way through crust selection, topping selection and submitting the...
German PHP + JSON + Titanium Tutorial
Für alle deutschsprachigen Entwickler könnte vielleicht dieses kurze Tutorial interessant sein, in dem ich an einem kleinen FileBrowser die Zusammenarbeit von PHP und einer Titanium App mittels JSON erkläre. [AppDev Blog:...
Titanium Database Tutorial Posted
Hello fellow developers, I've posted a tutorial here: [http://bit.ly/titaniumdbtutorial](http://bit.ly/titaniumdbtutorial) It's a beginner tutorial on using a database to drive tableviews. I hope that some of you will find it useful! Cheers, Todd
Titanium Installation and other questions
Hello! I've been trying to work with Titanium for a couple days now but can't seem to get it working. (http://developer.appcelerator.com/question/96051/unable-to-run-apps-on-iphoneandroid-emulators) Was wondering if there is any tutorial/guide on how to...
Android Emulater problem & solution
Hi. I have installed Appcelerator Titanium by following "Getting Started Titanium Windows".pdf-file.. I have chosen to work with the Android alternative. When I have created a new project and are about to launch it in the emulator, it does not...
Deutschsprachiger Titanium-Blog (German speaking Titanium-Blog)
Ich möchte hier nur kurz meinen neuen Blog ankündigen, in dem ich ab jetzt regelmäßig Tipps, Hinweise und Tutorials zu Titanium posten werden: [AppDev Blog](http://appdevblog.de/) Über ein paar Besucher und Kommentare würde ich mich freuen. ;-)
Simple Tutorial for developing a modul for iPhone in Xcode?
Hey, I am new in Titanium and i am looking for a code example how i can develop a modul in Xcode?. For example a simple tutorial which shows how i develop a TableView in Xcode with the Titanium API add this as modul I find only this simple tutorial...
Tip : add new device but build failed with Sign error
I just added iPhone 4 device into development, immediately i see the not signed error while itune sync. I know that has to be profile error as i have not registered the new device ID yet... So here's the quick steps how to add new device on your existing...
New to Titanium. Can't find any tutorials on getting started for v. 1.0
I've watched several "tutorials", but they mostly talked about overviews, features, submitting the app process, etc. ... but no real how-to tutorials. So far it seems that you pretty much just have to read the APIs and figure it out yourself. But...
Showing 1-35 of 35