Skip to content

Basic Music player built from scratch with plain java (Android Application)

Notifications You must be signed in to change notification settings

afeefahmed241/SkyBeatMusicPlayer

Repository files navigation

SkyBeatMusicPlayer

A Basic Music player with basic functionalities and fundamental features Works on Android version 7,8,9 or below(Tested).

This is a java based android app, which uses android's service application component that can perform long run operations(music) in the background.

Features

  • Basic Playlist with a Scrollview
  • Playing Different Music from the phone's Internal Storage (Play, Pause and Resume)
  • Playing Music in the background (While using other App)
  • Pause the Music for specific actions (such as: sudden calls, removal of headphone etc.)
  • Controlling the servies from the Notification Bar

Screeshots

1

2

3

4