I am trying to import sample code with
Build target: Google APIS 1.6
minSDK: 4
I have downloaded the Android API 4 but the lowest Google APIS version I find on the SDK Manager is 8.
Eclipse creates a blank project with no classes and throws AndroidManifest.xml file missing!
Theres a few things I dont understand:
When I create a project using Google APIS only the Google APIS version is important? I forget about Android API?
Are Google APIS versions backwards compatible?