コード例 #1
0
 public void startTracking() {
   VKSdk.addVKTokenTracker(this);
   isTracking = true;
 }