Skip to content

doctape/titanium_mobile

 
 

Repository files navigation

Appcelerator Titanium Mobile

Welcome to the Appcelerator Titanium Mobile open source project. Titanium provides a platform for web developers to build cross-platform, native mobile applications using JavaScript.

Currently, Titanium supports mobile smartphone operating systems such as Apple iPhone and Google's Android. RIM Blackberry 10 support is currently in development. Other platforms will eventually be supported such as Windows 8 and Tizen.

Titanium is licensed under the OSI approved Apache Public License (version 2). Please see the LICENSE file for specific details.

Download Pre-built Titanium

Features

With Titanium, you use JavaScript to code your application. Titanium's compiler will compile your application code into an efficient native executable for each target mobile platform. Titanium writes native code so you don't have to. :)

  • Native apps built using web technologies
  • Apps are compiled and run locally (offline available)
  • Full support for HTML5 and CSS3
  • Support for all native platform UI controls
  • Third-party JavaScript support such as jQuery, Dojo, etc.
  • Support for in-application SQL database
  • Support for Geolocation (compass, geolocation, forward/reverse lookup)
  • Support for Camera (taking Photos, playing and recording Video)
  • Support for Photo Album (reading and writing)
  • Support for Contacts Database / Address Book
  • Support for Streaming Audio and Recording Audio, Audio Input Levels, Mic etc
  • Support for Vibration
  • Support for Social APIs such as Facebook Connect, Twitter, etc
  • Support for Yahoo YQL
  • Support for Web Services via REST, SOAP
  • Support for native Maps
  • Support for Push Notifications
  • Support for in-application Email
  • Support for in-application SMS, Telephone
  • Support for Filesystem (reading, writing, etc)
  • Support for Gestures (such as Shake)
  • Support for Platform and Device capabilities
  • Support for complex native views such as Coverflow, Image viewers, Table views, Grouped Views, Composites, etc.
  • Completely extensible via Module API for building your own controls or extending capabilities at compile-time

And much, much more.

Alloy

Alloy is the MVC application framework built on top of Titanium. It is optional. It rocks. Check it out if you're considering using Titanium. It is also a separate open source project available under Apache Public License.

Getting Help

There are a number of ways to get help with Titanium.

Official Documentation, Tutorials and Videos

Please visit the official documentation site at http://docs.appcelerator.com/ for the latest and historical documentation on Titanium, Alloy and the various products built by Appcelerator.

Developer Community

Appcelerator Developer is our developer community.

Video Tutorials

Appcelerator Videos is our main video channel for video tutorials on Titanium.

IRC

Titanium developers regularly visit #titanium_app on irc.freenode.net.

Twitter

Please consider following the @Appcelerator Twitter team for updates.

Blog

The Appcelerator corporate blog is called Think Mobile. The Appcelerator developer blog is located at (http://developer.appcelerator.com/blog).

Commercial Support, Licensing

We give our software away for FREE! In order to do that, we have programs for companies that require additional level of assistance through training or commercial support, need special licensing or want additional levels of capabilities. Please visit the Appcelerator Website for more information about Appcelerator or email info@appcelerator.com.

Contributing

Titanium is an open source project. Please help us by contributing to documentation, reporting bugs, forking the code to add features or make bug fixes or promoting Titanium on twitter, etc.

Legal Stuff

Appcelerator is a registered trademark of Appcelerator, Inc. Appcelerator Titanium is a trademark of Appcelerator, Inc. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal.

Packages

No packages published

Languages

  • JavaScript 27.6%
  • Objective-C 27.5%
  • Java 26.8%
  • Python 14.2%
  • C 1.8%
  • C++ 1.7%
  • Other 0.4%