Files
frameworks_base/core/java/android
Dianne Hackborn 851a54143c Implement targetSdkVersion and maxSdkVersion, plus version code names.
This adds new attributes for specifying a targetSdkVersion and maxSdkVersion.
There is a new ApplicationInfo flag that is set if the application has set
its targetSdkVersion to the current platform or later.  Also you can now
use a string for minSdkVersion and targetSdkVerion, to indicate you are
building against a development tree instead of an official platform.
2009-05-08 15:15:36 -07:00
..
2009-05-08 14:55:39 -07:00
2009-04-24 13:41:44 -07:00
2009-05-07 15:32:48 -07:00
2009-05-06 13:54:42 +01:00
2009-05-07 17:02:27 -07:00