Social API Guide

Titanium currently supports native integration into several different social networking systems.

Facebook Connect

You can natively connect your application to the Facebook social networking platform using Titanium APIs via Facebook Connect. Titanium natively exposes the Facebook Connect features to your application to make it very easy to connect your application to Facebook using the Titanium.Facebook API. Please see the Facebook API Guide.

NOTE: Facebook Connect is currently only available for iPhone applications in 0.7. Our plan is to support Facebook Connect for Android in 0.8.

Yahoo YQL

You can natively use Yahoo YQL web services in your application to connect to many Yahoo and third-party web services. Titanium supports native integration of YQL directly in your application using the Titanium.Yahoo.yql API. Please see the Yahoo YQL API Guide.

Integration with REST and SOAP web services

Titanium can easily support integration into existing third-party REST and SOAP enable web services using the Titanium.Network API.

For code examples for integration into Twitter via REST or a third-party SOAP web services, please see the "Mashups" tab in the Kitchen Sink reference application.

Last Modified on October 12, 2009, 11:10 PM by Jeff Haynie Edit | History