Compiling for different versions
Monkey Targets Forums/Android/Compiling for different versions
| ||
| 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. |
| ||
| You would need to alter the AndroidManifiest.xml file. |
| ||
| Ah ok thanks :) just wanted to chek to make sure :) |