Skip to content

Latest commit

 

History

History
executable file
·
7 lines (4 loc) · 327 Bytes

File metadata and controls

executable file
·
7 lines (4 loc) · 327 Bytes

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.