Development

TwitterFacebook
Get flash to fully experience Pearltrees

Install Eclipse + Android SDK + ADT Plugin in Ubuntu 11.10 | Lê Bá Khánh Vũ's Blog

Today, I’m gonna show you how to install necessary tools (Eclipse, Android SDK and ADT Plugin) in order to program Android on Ubuntu. http://lbkvutechblog.wordpress.com/2011/12/10/install-eclipse-android-sdk-adt-plugin-on-ubuntu-11-10/
I recently got introduced to virtualenv : a “tool to create isolated Python evironments”. It allows to have a fine grain control on the dependencies of each of your python project, and separate each project environment from the others. For example, if a cool project requires the spamspam v1.1 and another cool project requires the version 1.2, performing a system-wide update of the spamspam library from 1.1 to 1.2 would cause the first project to break.

Embed IPython in a virtualenv - *.isBullsh.it

http://isbullsh.it/2012/04/Embed-ipython-in-virtualenv/

Android Development Tutorial

1.1. Android Operation System Android is an operating system based on Linux with a Java programming interface. http://www.vogella.com/articles/Android/article.html#installation

Android Developers - 2.1 Platform

API Level: 7 Android 2.1 is a minor platform release deployable to Android-powered handsets starting in January 2010. http://developer.android.com/about/versions/android-2.1.html
Réalité Augmentée

WebDev

SL4A / Python

Tips

tutorial