package.html revision 7dc96cc2410f551eefaa973ddc144146ad72d1ec
1<body>
2
3Support android.util classes to assist with development of applications for
4android API level 4 or later.  The main features here are a variety of classes
5for handling backwards compatibility with views (for example
6{@link android.support.v4.view.MotionEventCompat} allows retrieving multi-touch
7data if available), and a new
8{@link android.support.v4.view.ViewPager} widget (which at some point should be moved over
9to the widget package).
10
11</body>
12