forked from amahule/aws-sdk-for-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.html
15 lines (13 loc) · 879 Bytes
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>AWS SDK for Android</title>
<link rel="stylesheet" type="text/css" href="http://developer.amazonwebservices.com/connect/css/aws-dev-content.css">
</head>
<body>
<h1>AWS SDK for Android Readme</h1>
<p>The <a href="http://aws.amazon.com/sdkforandroid">AWS SDK for Android</a> provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.</p>
<p>For more information about using the SDK, please reference the online documentation here: <a href="http://aws.amazon.com/documentation/sdkforandroid/">aws.amazon.com/documentation/sdkforandroid</a>
</body>
</html>