Skip to content

Commit 1feef9e

Browse files
committed
Remove android tutorials
1 parent 2ee4381 commit 1feef9e

File tree

5 files changed

+4
-319
lines changed

5 files changed

+4
-319
lines changed

android/0activity-lifecycle/tutorial.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

android/0layouts/tutorial.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

android/0resources/tutorial.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

android/1introduction/tutorial.md

Lines changed: 0 additions & 165 deletions
This file was deleted.

index.html

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,13 @@ <h2>Python</h2>
8181
<h3>Other Recommended Python Resources</h3>
8282
<ul>
8383
<li><a href="http://pymbook.readthedocs.io/en/latest/">Python For You and Me</li>
84-
<li><a href="https://learnpythonthehardway.org/book/">Learn Python The Hard Way</li>
84+
<li><a href="https://learnpythonthehardway.org/book/">Learn Python The Hard Way</a></li>
8585
</ul>
8686

8787
<h2>Android</h2>
88-
<ul>
89-
<li><a href="android/0resources/tutorial.html">Resources</a></li>
90-
<li><a href="android/1introduction/tutorial.html">Lesson 1 -
91-
Introduction to Android Development with Cookie
92-
Clicker</a></li>
93-
<li><a href="android/0activity-lifecycle/tutorial.html">Misc -
94-
the Android Lifecycle</a></li>
95-
<li><a href="android/0layouts/tutorial.html">Misc -
96-
layouts to build a profile page
97-
</a></li>
88+
<p>Available only at special codebar android workshops! Materials over at
89+
<a target="_blank" href="https://codebar.github.io/android-tutorials/">
90+
https://codebar.github.io/android-tutorials/</a></p>
9891
</ul>
9992

10093
<h2>PHP</h2>

0 commit comments

Comments
 (0)