We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Follow http://developer.android.com/sdk/installing/index.html
check out carcast from github
$ cd workspace $ mkdir carcast $ cd carcast $ git clone git://github.com/bherrmann7/Car-Cast.git
from in eclipse, File / Import / Existing android project
Right click on CarCast Project / Properties / Java Compiler, change "Compiler compliance level" to 1.6
Now right click and debug the project. You can either use a real phone, or setup an emulator.