OSDN Git Service

DOCS ONLY.
authorScott Main <smain@google.com>
Thu, 13 Aug 2009 19:45:31 +0000 (12:45 -0700)
committerScott Main <smain@google.com>
Thu, 13 Aug 2009 23:58:02 +0000 (16:58 -0700)
commit71d4b289a7a934ecd16c3036b812d40db6d3a74d
treeb8d385ddbe8cfc2cd9c802fe43b026fb34902911
parenteccd6fdd0d86b8610b738fc15c707eedc00ec9dc
DOCS ONLY.
add manifest documentation for uses-feature and supports-screens elements.
also update the navigation and manifest home page,
update the uses-sdk element to include new maxSdk and targeSdk attributes,
and add some sample code to DisplayMetrics to query the device for screen info.
core/java/android/util/DisplayMetrics.java
docs/html/guide/guide_toc.cs
docs/html/guide/topics/manifest/manifest-intro.jd
docs/html/guide/topics/manifest/supports-screens-element.jd [new file with mode: 0644]
docs/html/guide/topics/manifest/uses-configuration-element.jd
docs/html/guide/topics/manifest/uses-feature-element.jd [new file with mode: 0644]
docs/html/guide/topics/manifest/uses-sdk-element.jd