On Sun, Jan 20, 2013 at 10:43:06PM +0100, Jiří Pinkava wrote: > 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. We want to compile Beem with the latest API, so we do not keep track of the minimum API required to compile Beem. However, it should work without crash at a minimum of minSdkVersion. If not it is a bug that must be reported.
-- Da Risk Beem Developer http://www.beem-project.com _______________________________________________ Beem-dev mailing list [email protected] http://list.beem-project.com/mailman/listinfo/beem-dev
