I'm looking at starting Android Development. I have downloaded the ADT Bundle from http://developer.android.com/sdk/index.html.
I wish to look at some of the Android app samples. In eclipse you can make a new Android App, from a pre existing sample code, like explained here: https://stackoverflow.com/a/4589246/895
In the ADT bundle none of these three options appear; Only the following window appears.
How do I add the samples to the ADT Bundle?