Compiling for different versions

Monkey Targets Forums/Android/Compiling for different versions

EdzUp(Posted 2013) [#1]
Is there a way to get monkey to compile for different versions of android. Sort of select android 2.2 up to 4.x. From the ide it seems to be just an android platform.


therevills(Posted 2013) [#2]
You would need to alter the AndroidManifiest.xml file.


EdzUp(Posted 2013) [#3]
Ah ok thanks :) just wanted to chek to make sure :)