Skip to content

Commit

Permalink
Updated Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
sudar committed Mar 11, 2011
1 parent cbf365c commit 67d8793
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
AdjustVolume
============
# AdjustVolume

AdjustVolume is an Android app that I created to demonstrate the different ways by which you can interact with the AudioManger features of Android. The app currently supports the following features.

Expand All @@ -9,8 +8,18 @@ AdjustVolume is an Android app that I created to demonstrate the different ways
* Play previous Song
* Get the trackname of the currently playing song

Licence: GPL
## Explanation

Explanation/documentation of the source code can be found in the following blog posts.

* [Adjusting the volume in Android through code](http://sudarmuthu.com/blog/adjusting-the-volume-in-android-through-code)

## License

The source code is released under GPL license.

## Note

Please note that the app currently works on HTC mobiles and other the default music player in other mobiles.

More details about the app can be found it's [homepage](http://sudarmuthu.com/android).
More details about the app can be found its [homepage](http://sudarmuthu.com/android).

0 comments on commit 67d8793

Please sign in to comment.