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
Hi there
What we can do about the abandonfocusrequest() like you had in media player ?
and how I can fix the below error?
///////////////////////////////////
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.media.MediaPlayer.setDataSource(java.lang.String)' on a null object reference
///////////////////////////////////
The text was updated successfully, but these errors were encountered:
Hi there
What we can do about the abandonfocusrequest() like you had in media player ?
and how I can fix the below error?
///////////////////////////////////
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.media.MediaPlayer.setDataSource(java.lang.String)' on a null object reference
///////////////////////////////////
The text was updated successfully, but these errors were encountered: