After some testing i found that Beem compile fine on API 11 and with
minimal hacking on API 9. Documentation should be updated and
AndroidManifest.xml should be updated to something like this:
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="16" />
or even
<uses-sdk android:minSdkVersion="11" android:targetSdkVersion="16" />
Am I correct?
The question stays the same, what is the minimum API level for Beem.
Pinkava J.
Dne 14.1.2013 15:11, Jiří Pinkava napsal(a):
Hi,
what is the lowest intended API version supported by Beem. In project
file is specified API v16 (4.1.x) but this removes wast majority of
devices. I have tested it for API v15, it works althought it is not
stable (I will debug it later).
I ask the question because some Android API used in Beem is long time
deprecated (some since v2.x). Should this be reworked? Support for at
least API 2.3.x seems reasonable to my, because of current marketshare.
Thanks for reply,
Jiri Pinkava
_______________________________________________
Beem-dev mailing list
[email protected]
http://list.beem-project.com/mailman/listinfo/beem-dev
_______________________________________________
Beem-dev mailing list
[email protected]
http://list.beem-project.com/mailman/listinfo/beem-dev