Skip to content

Commit

Permalink
updated Android SDK
Browse files Browse the repository at this point in the history
updated Android SDK
  • Loading branch information
JayYi committed Jun 8, 2016
0 parents commit a5a4cec
Show file tree
Hide file tree
Showing 80 changed files with 8,364 additions and 0 deletions.
24 changes: 24 additions & 0 deletions javadoc/allclasses-frame.html
@@ -0,0 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ko">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Fri Feb 12 15:24:21 KST 2016 -->
<title>All Classes</title>
<meta name="date" content="2016-02-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/loplat/placeengine/Plengi.html" title="class in com.loplat.placeengine" target="classFrame">Plengi</a></li>
<li><a href="com/loplat/placeengine/PlengiListener.html" title="interface in com.loplat.placeengine" target="classFrame"><i>PlengiListener</i></a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.html" title="class in com.loplat.placeengine" target="classFrame">PlengiResponse</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Person.html" title="class in com.loplat.placeengine" target="classFrame">PlengiResponse.Person</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Place.html" title="class in com.loplat.placeengine" target="classFrame">PlengiResponse.Place</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Uuidp.html" title="class in com.loplat.placeengine" target="classFrame">PlengiResponse.Uuidp</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Visit.html" title="class in com.loplat.placeengine" target="classFrame">PlengiResponse.Visit</a></li>
</ul>
</div>
</body>
</html>
24 changes: 24 additions & 0 deletions javadoc/allclasses-noframe.html
@@ -0,0 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ko">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Fri Feb 12 15:24:21 KST 2016 -->
<title>All Classes</title>
<meta name="date" content="2016-02-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/loplat/placeengine/Plengi.html" title="class in com.loplat.placeengine">Plengi</a></li>
<li><a href="com/loplat/placeengine/PlengiListener.html" title="interface in com.loplat.placeengine"><i>PlengiListener</i></a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.html" title="class in com.loplat.placeengine">PlengiResponse</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Person.html" title="class in com.loplat.placeengine">PlengiResponse.Person</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Place.html" title="class in com.loplat.placeengine">PlengiResponse.Place</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Uuidp.html" title="class in com.loplat.placeengine">PlengiResponse.Uuidp</a></li>
<li><a href="com/loplat/placeengine/PlengiResponse.Visit.html" title="class in com.loplat.placeengine">PlengiResponse.Visit</a></li>
</ul>
</div>
</body>
</html>

0 comments on commit a5a4cec

Please sign in to comment.