Пример #1
0
  @Override
  public void onResume() {
    // TODO Auto-generated method stub
    super.onResume();

    getSensorInfo.StartSensor();
    getLocation.StartLocation();
  }