Cross-platform SDK and HTML5 tools for mobile app development
X
 

Facebook, Wikipedia, Twitter

Coding Guides

  • The Facebook C++ Library

    The MoSync Facebook C++ Library implements most of the Facebook Graph C API. Here we describe how to connect to Facebook through the Facebook library, retrieve information about them, post links, vidoes and other object types, create new albums, and a whole host of other cool operations.

Example Apps

  • FacebookDemo

    This example application demonstrates how to log on to Facebook from your application, how to retrieve JSON information, and how to manage posts (publish and delete posts). This application makes use of the MoSync C++ Facebook Library, C++ NativeUI Library, and C Widget API.

  • WebViewTwitter

    The WebViewTwitter example application is a Twitter client that displays tweets of selected users. Users can be added to a favorites list, which is stored on the device. The app uses the jQuery and jQuery Mobile JavaScript libraries, and the MoSync Wormhole C++ library.

  • WikiSearchNativeUI

    This example application searches Wikipedia, based on user input and selected categories. It makes use of functions in the MoSync Widget API.