To play online songs, you need to add the following line to your app's AndroidManifest.xml:
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Error message
Parent java.lang.SecurityException: ConnectivityService: Neither user 10794 nor current process has android.permission.ACCESS_NETWORK_STATE.