public void startTracking() {
   VKSdk.addVKTokenTracker(this);
   isTracking = true;
 }