jackknife32 Posted March 15, 2021 Share Posted March 15, 2021 I tried this but it doesnt seem to work: @Override public void onResponseCode(int code) throws java.lang.InterruptedException{ loginCode = code; loginTime = System.currentTimeMillis(); } Quote Link to comment Share on other sites More sharing options...
Gunman Posted March 15, 2021 Share Posted March 15, 2021 @jackknife32 Just put it in the onStart()? Quote Link to comment Share on other sites More sharing options...