background preloader

Android

Facebook Twitter

Android Facebook Connect Tutorial. This tutorial is about integrating facebook into your android application.

Android Facebook Connect Tutorial

I am going to explain various steps like generating your application signature, registering facebook application, downloading facebook sdk and other steps. Here is an official documentation of facebook integration. Generating App Signature for Facebook Settings To create facebook android native app you need to provide your Android application signature in facebook app settings. [Tutoriel Android] Partie 1. Android Game Development - Create The Project. Now that we have our idea let’s get the environment up and start coding. To install Android follow the steps found on the official documentation page. I use eclipse so if you are a Java guy it should be pretty familiar. If you have never developed in Java but did some other coding in C++ or C# for example it should be pretty simple to catch up. I would recommend starting with some Java tutorials and then switch to Android.