i want to run my application smoothly my ip is same for both devices and paste correct ip at retrofitclient.java file
CodePudding user response:
- Maybe remove the space between " and 192.
- Give more information about what you are trying to do with what devices and code with it.
CodePudding user response:
NullPointerexception error is showing at login response java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.example.usermanagement.ModelResponse.LoginResponse.getMessage()' on a null object reference enter image description here