Skip to content

Commit ea746f5

Browse files
committed
updated readme
1 parent 91ba099 commit ea746f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ AndroidAutoMedia: Demo for creating a navigation and playback architecture for A
77

88
AndroidAutoMessenger: Uses the Android Auto API to display notifications and receive voice feedback from users.
99

10+
AndroidPermissionsDemo: Demo for the Android Marshmallow permissions model and how to request/check permissions.
11+
1012
AndroidTVAsteroidBelt: Example of using OpenGL and the Android TV controller to make a basic Asteroids game. The tutorial for this demo can be found on Binpress - http://www.binpress.com/tutorial/getting-started-with-game-development-for-android-tv/149
1113

1214
AndroidTVMediaPlayer: A demo media project for the AndroidTV.
@@ -17,6 +19,8 @@ Animations: Example of using the new animation features in Android L. Goes over
1719

1820
AppCompatToolbar: Demo of implementing the Toolbar from the AppCompat support library as a replacement for the standard built in actionbar.
1921

22+
BLEAdvertising: Demo of advertising over Bluetooth LE and finding devices that are advertising with a specified service UUID
23+
2024
Chromecast: Demo of using Android as a Chromecast sender application for playing an online resource on a television.
2125

2226
CustomDrawableStates: Implementation of custom drawable states in Android in order to extend past the standard 'pressed', 'active', etc.
@@ -27,6 +31,8 @@ Death Star Watch Face: Custom watch face using images as the watch face hands.
2731

2832
EventDrivenHierarchicalViews: Example of using a container view with an update method to force all children views to update.
2933

34+
Face Detection: Sample using the Face Detection API from Play Services. Goes over detecting faces and landmarks on a still image for drawing over a picture.
35+
3036
Flashlight: Can't be an Android developer without making a flashlight app, right?
3137

3238
FordAppLinkAudio: Uses Sync AppLink to play a live online audio stream through Ford's vehicle audio systems.

0 commit comments

Comments
 (0)