Skip to content

Commit b253a86

Browse files
committed
Update README.md
1 parent fa9fd1f commit b253a86

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
@@ -19,6 +19,8 @@ Notifications: Demo of different options available in a standard notification fr
1919

2020
NotificationsCustomLayout: Creates a custom expanded layout for Jellybean+ that uses a service to perform actions based on notification button clicks.
2121

22+
ProductFlavorsandResources: Uses Gradle and the resource structure of Android to demonstrate creating multiple apps from the same code base.
23+
2224
Random Kitty Muzei: Plugin for Muzei that displays a new random cat image every hour from a remote source as a device wallpaper.
2325

2426
Sensor List: Gathers a list of all hardware sensors available on the device, and displays the values that they produce in real time.
@@ -32,3 +34,5 @@ Street View: Implements the new Google Street View feature.
3234
Video Player: Native video player for playing remote content.
3335

3436
Wear: Examples of possible notifications using the Google Wear developer preview.
37+
38+
WearCustomWatchFace: Creates a custom watch face for the Android Wear with a settings activity. Uses an undocumented API, but I'll have a sample up when an official API is available.

0 commit comments

Comments
 (0)