Skip to content

Commit 70d041e

Browse files
committed
first commit
0 parents  commit 70d041e

File tree

3,469 files changed

+5977350
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,469 files changed

+5977350
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# AndroidDoc

_00.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
developer.android.com/index.html

_downloads.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3+
<html xmlns="http://www.w3.org/1999/xhtml">
4+
<head>
5+
<title> Downloads </title>
6+
</head>
7+
<body>
8+
<h1> Downloads </h1>
9+
<ul>
10+
<li><a id="http://developer.android.com/index.html" href="index.html"> Android Developers </a></li>
11+
</ul>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)