diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2008-10-21 07:00:00 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2008-10-21 07:00:00 -0700 |
commit | 54b6cfa9a9e5b861a9930af873580d6dc20f773c (patch) | |
tree | 35051494d2af230dce54d6b31c6af8fc24091316 /docs/overview-ext.html |
Initial Contribution
Diffstat (limited to 'docs/overview-ext.html')
-rw-r--r-- | docs/overview-ext.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/overview-ext.html b/docs/overview-ext.html new file mode 100644 index 000000000000..57202452fc73 --- /dev/null +++ b/docs/overview-ext.html @@ -0,0 +1,8 @@ +<body>
+Some random libraries that we've imported:
+<ul>
+ <li>GData</li>
+ <li>Apache commons HTTPClient</li>
+ <li>A sax parser</li>
+</ul>
+</body>
|