1<html>
2<head>
3<link rel="stylesheet" type="text/css" href="assets/style.css" />
4<script type="text/javascript" src="http://www.corp.google.com/style/prettify.js"></script>
5<script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></script>
6
7
8
9</head>
10
11<body>
12
13<p>
14Examples of how to use support library APIs.  See:
15
16<ol>
17    <li> <a href="com.example.android.supportv4.app">sdk.app</a> for examples
18        of using the application package support APIs.
19</ol>
20</p>
21
22
23</body>
24</html>
25