10 lines
284 B
HTML
10 lines
284 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0;url=http://developer.android.com/sdk/eclipse-adt.html">
|
||
|
<title>Redirecting...</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>You should be redirected. Please <a
|
||
|
href="http://developer.android.com/sdk/eclipse-adt.html">click here</a>.</p>
|
||
|
</body>
|
||
|
</html>
|