the minimum API level i have in the list is 2.3.1, i made sure that i have installed 2.1 packages and the android SDK location in unity is the correct one,
any idea please ?
PS :
i have the last version of unity3D
thank you very much
the minimum API level i have in the list is 2.3.1, i made sure that i have installed 2.1 packages and the android SDK location in unity is the correct one,
any idea please ?
PS :
i have the last version of unity3D
thank you very much
That’s correct. The release notes for 4.3 says:
Android: Dropped support for Froyo(2.2) and Eclair(2.1).
So, to target Eclair use 4.2.x.
Oh! thanx i didn't know that
– AladineThat's usually quite informing: https://www.google.com/#q=unity+release+notes
– Bunny83