I am on unity3.4 and want to develop on android 2.2 and 2.3 , possible?

any starter kit or good tutorials to start from ??

Ofcourse u can develop for android 2.2 and 2.3 from unity3d, there is one build-option : “Android”, with the use of that option u can develop android application. May be u can find tutorial for android on buzz 3d

You can, but if you target for 2.2 you should set the Minimum API Level to “Android 2.2” or “Android 2.1”, so it can run on this and all higher versions

I tried with unity 3.4 but it gave error saying minimum version should be 2.3 …why ?