You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ Notifications: Demo of different options available in a standard notification fr
19
19
20
20
NotificationsCustomLayout: Creates a custom expanded layout for Jellybean+ that uses a service to perform actions based on notification button clicks.
21
21
22
+
ProductFlavorsandResources: Uses Gradle and the resource structure of Android to demonstrate creating multiple apps from the same code base.
23
+
22
24
Random Kitty Muzei: Plugin for Muzei that displays a new random cat image every hour from a remote source as a device wallpaper.
23
25
24
26
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.
32
34
Video Player: Native video player for playing remote content.
33
35
34
36
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