Hi,
I noticed that minSdkVersion has been changed to 8 in QCAR 1.5.10 (Android). Is that intentional? This means if we upgrade existing applications to 1.5, then we're forced to exclude Android 2.1 devices. Is SDKVersion=8 used by certain new functionality? Can we set minSdkVersion to 7 if we're not using it?
Thanks,
Paulius
Sorry for the late reply. Android OS 2.1 is no longer supported as of 1.5. From the release notes:
- Kim