Hi, all!
i'd like to report the following error on the tutorial site:
http://www.vogella.de/android.html
describes all of the examples as being for Android 2.x, whereas when
following the links the articles are described as being for 4.x. e.g.
-----------
Android Development Tutorial [Top]
This tutorial describes how to create Android applications with
Eclipse. It is based on Eclipse 3.7 (Indigo), Java 1.6 and Android
2.3.3 (Gingerbread).
Read Tutorial
-----------
Following the "Read Tutorial" links leads us to...
----------
Development with Android Gingerbread and Eclipse
This tutorial describes how to create Android applications with
Eclipse. It is based on Eclipse 3.7 (Indigo), Java 1.6 and Android 4.0
(Ice Cream Sandwich).
------------
That appears to be the case for all of the tutorials described on
http://www.vogella.de/android.html (or all of them i checked).
Which one is correct (2.x or 4.x), i cannot say, i can just say that
one of them is wrong ;).
Happy Hacking!