Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support lib Add HTML page Change-Id: I88fc5cedb8f11dae9de019ba75593de2027de231
12 lines
605 B
HTML
12 lines
605 B
HTML
<p>A sample app demonstrating best practices to support multiple screen sizes and densities.</p>
|
|
<p>This sample is a companion to the Training class about <a
|
|
href="../../../training/multiscreen/index.html">Designing for Multiple
|
|
Screens</a>.</p>
|
|
|
|
<p class="note"><strong>Note:</strong> This sample uses the Android Support Library. To build the
|
|
app, be sure to add the <code>libs/android-support-v4.jar</code> file to the project build path. In
|
|
Eclipse, right-click the JAR file in the Package Explorer and select <b>Build Path > Add to Build
|
|
Path</b>.</p>
|
|
|
|
|
|
<img alt="" src="../images/NewsReader.png" /> |