Example #1
0
 public void startLocationUpdate() {
   LocationHelper.INSTANCE.addListener(mLocationListener, true);
 }