Skip to content

Commit 208cdd0

Browse files
committed
Create SAMPLES.md
1 parent a4779cf commit 208cdd0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

SAMPLES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Samples
2+
3+
* [Beginner Android Samples](https://github.com/codepath/intro_android_demo)
4+
* [Custom ArrayAdapter Demo](https://github.com/codepath/android-custom-array-adapter-demo)
5+
* [Rotten Tomatoes Demo](https://github.com/codepath/android-rottentomatoes-demo)
6+
* [Drawables and Styles Demo](https://github.com/codepath/android-drawable-styles-demo)
7+
* [Animations and Gestures Demo](https://github.com/codepath/android-animation-gestures-demo)
8+
* [Custom Views Demo](https://github.com/codepath/android-custom-view-demos)
9+
* [Services and Notifications Demo](https://github.com/codepath/android-services-demo)
10+
* [Unit and Integration Testing Demo](https://github.com/codepath/android-simple-test-demo)
11+
* [Audio and Video Demo](https://github.com/codepath/android-audio-video-demo)
12+
* [Menus, Popups, and Fragments Demo](https://github.com/codepath/android-menus-popups-dialogs-demo)
13+
* [Contacts Loader Demo](https://github.com/codepath/android-contacts-loader-demo)
14+
* [Google Maps Demo](https://github.com/codepath/android-google-maps-demo)
15+
* [Flexible Master-Detail Demo](https://github.com/codepath/android-master-detail-demo)
16+
* [Crouton Alert Demo](https://github.com/codepath/android-crouton-sample)
17+
* [Android Snake Game](https://github.com/codepath/android_snake_game)
18+
* [Android Rest Client Multi-Service Demo](https://github.com/codepath/android-multiservice-oauth-demo)
19+
* [Imgur Viewer Sample](https://github.com/codepath/android-imgur-skinning-demo)
20+
* [OAuth Flickr Demo](https://github.com/codepath/android-oauth-flickr-demo)
21+
* [Parse Push Notification Demo](https://github.com/codepath/ParsePushNotificationExample)
22+
* [Multiple Fragment Loading](https://github.com/codepath/multi_fragments_demo)

0 commit comments

Comments
 (0)