Mobile Application

Heteroclinic.net logo

www.heteroclinic.net

Heteroclinic.net gives a presentation of mobile application development, on Feb 1,2011. The target mobile device is Android. At the same time we also present a 'simple' Facebook API application.

Android Development Kits can be Android Simulator, Eclipse IDE Android SDK. Using these tools, we build a stand-alone Eclipse project using the Kube demo. But we find OpenGL ES needs a 3D transformation wrapper for Java, for example, getFloatv() is omitted.

We also use the Facebook API for Android SDK. We can add a button and list all the friends of the current logged in user.

Android Application + Facebook API,

Example.java.