Home | History | Annotate | Download | only in content
      1 <h3>Resources</h3>
      2 <dl>
      3   <dt><a href="ExternalStorage.html">External Storage</a></dt>
      4   <dd>Demonstrates reading and writing files in external storage. </dd>
      5 
      6   <dt><a href="StyledText.html">Styled Text</a></dt>
      7   <dd>Demonstrates loading styled text (bold, italic) defined in a resource file. </dd>
      8 
      9   <dt><a href="ResourcesSample.html">Resources</a></dt>
     10   <dd>Demonstrates loading styled strings from a resource file, and extracting the raw text. </dd>
     11 </dl>
     12