In the middle of developing an Android app, I have taken Google Map android v1 have fetched the API key and added in the Xml and its displaying. My doubt is that v2 is now available and I have found in Google search that v1 APIkey providing will be stopped from March 3rd. So for now if I create with v1 will it be working in froyo to Jelly Bean after March 3rd.
Since v2 will support new version API level 17 and doesn't support in lower version which doesn't have OpenGl so if I create an app with v1 will it be fine to support from API level 7 to 17 ?