Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1006 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 1006 Bytes

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.

  • Increase Volume
  • Decrease Volume
  • Play next Song
  • Play previous Song
  • Get the trackname of the currently playing song

Explanation

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

License

The source code is released under GPL license.

Note

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

More details about the app can be found its homepage.