I noticed the Android platform is now up to version 3.0 but I have also learned not every Android device is using the newest version of the platform.
Will it be possible to target an earlier version of a platform? For example, could I use AppGameKit to target Android 2.2 if that is the version of the Android Platform a specific device I want to deploy to is using?
Or is the intention to have apps that are developed for a particular platform be able to run on all versions of that platform? For example, would an Android app be fully functional and stable on all versions of the Android platform?
Jason