Learn how to use new Android L notifications framework, how to play sounds and buzz user softly in the new Priority Mode. In this workshop sample you can also see the difference between traditional playing sounds and vibration via MediaPlayer or Vibrator and playing via NotificationManager.
As a bonus you can see how to create a media playback notification control and implement a simple media browser using the media content provider as a backend.
###Target Audience Programmers familiar with Java and Android SDK
###What you'll need Android Studio 1.0+, Gradle 2.1+ and the latest Android SDK with Android L.