I have developed a mobile application that uses Google Maps Android API v1, and I plan to port it to the recent Google Maps Android API v2, as recommended by Google.
As beni said, it works with Android 2.2 and higher version. But you need the android support library for 2.x versions seeing that it use fragments...