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
Fix java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference in com.bushers.tvsdt.wireless.TerminalFragment.sendCommand
#31
Open
ajsb85 opened this issue
Jan 25, 2021
· 0 comments
java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference
Version 1.0(4)
Stacktrace
com.bushers.tvsdt.wireless.TerminalFragment.sendCommand (TerminalFragment.java);
com.bushers.tvsdt.wireless.TerminalFragment.access$sendCommand (TerminalFragment.java);
com.bushers.tvsdt.wireless.TerminalFragment$onCreateView$13$1.run (TerminalFragment.java);
-$$LambdaGroup$js$kWeUUav0POrxYj58LBvB7Hr5PCo.run (-.java);
Reason
java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference
Link to App Center
The text was updated successfully, but these errors were encountered: