GitXplorerGitXplorer
a

NotificationWorkshop

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
3f944f48ec882fadfeffeed8a65dcd33a7dbac2d

ignored Idea project metadata files

aanton-novikau committed 10 years ago
Unverified
ef2e9f0ec37afbd7dd9aa2ec7f77bdfc1fbe5df1

Create README.md

aanton-novikau committed 10 years ago
Unverified
cc7f8590b7677563b19c66e6513afc2319c29a88

Added voice reply option

aanton-novikau committed 10 years ago
Unverified
de07ef05fd279f9c492cff440a07d6236badad53

TODO cleanups and logs added

aanton-novikau committed 10 years ago
Unverified
f161af06fc08ad602a1bc493d13032c99e93e77c

added playback controller to notification

aanton-novikau committed 10 years ago
Unverified
46b282d2dc64d0af6eccc8a7fc79c9a57dc0673f

Implemented simple media browser

aanton-novikau committed 10 years ago

README

The README file for this repository.

Notifications Workshop (+ Media Browsing bonus)

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.