Api 10, whats my minimum Android Target

Monkey Targets Forums/Android/Api 10, whats my minimum Android Target

Boulderdash(Posted 2016) [#1]
More newbie questions for my project, i'm building with API 10, Monkey X V86e or I could use Monkey X v82b to make an API 3 build.

Does this mean my minimum supported Android version is 4.4.2 ?

I have this set:
#ANDROID_VERSION_NAME="1.4.2"

So this should be, Yes ?
#ANDROID_VERSION_NAME="4.4.2" when building with: Android Game API 10

Thanks in advance :-)


Boulderdash(Posted 2016) [#2]
Ok after I gave up googling and looking at the documentation I installed Monkey Pro V81b next to Version 86e and found in the console output text the following:

API 3 for Android 3.2 and above,
API 10 is for Android 4.4.2 and above.