Skip to content

Commit 6d1b0d3

Browse files
author
Paul Ruiz
committed
updated readme
1 parent aea57c8 commit 6d1b0d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ AndroidArduinoLEDControl: Android project and Arduino sketch file for controllin
77

88
AndroidTVMediaPlayer: A demo media project for the AndroidTV.
99

10+
Animations: Example of using the new animation features in Android L. Goes over ripples, animated UI widgets, circular reveal, activity transitions and shared element activity transitions.
11+
1012
Daydream: Utilizes the Daydream Android service to display quotes pulled from a server.
1113

1214
Flashlight: Can't be an Android developer without making a flashlight app, right?
@@ -19,6 +21,8 @@ GeoFencing: Demo of creating a geofence and posting a notification whenever a us
1921

2022
Google Maps: Basic implementation of the Google Maps fragment that allows the user to place markers and display street addresses.
2123

24+
IconColorization: Goes over using Picasso to change the color of drawables programatically.
25+
2226
NavigationDrawer: An example of using the navigation drawer in an activity to load fragments. Also an example of Square's Otto library for firing events from a list to the activity.
2327

2428
Notifications: Demo of different options available in a standard notification from the Android OS.

0 commit comments

Comments
 (0)