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
This app is a simple implementation of MusicPlayer and AudioManager in Android. This app has a audio resource which is played as soon as the 'Play' button is pressed. Then, 'Pause' button pauses the audio. Along with that, using AudiManager, two buttons have been integrated to increase and decrease the volume.