Write functionality for how the song view will interact with the music service. There might be a possibility that the current MainActivity will not be the main activity but will be is the Song View from #32. Reason being that having the player be the launch activity when there could be a chance that the database hasn't been properly populated either because of an error or some other reason. However, having the song view as the launch and parent activity makes things less error prone because the user will thus have to choose the song or be prompted to configure their library
Write functionality for how the song view will interact with the music service. There might be a possibility that the current MainActivity will not be the main activity but will be is the Song View from #32. Reason being that having the player be the launch activity when there could be a chance that the database hasn't been properly populated either because of an error or some other reason. However, having the song view as the launch and parent activity makes things less error prone because the user will thus have to choose the song or be prompted to configure their library
Dependents
32