统一DataUtils

This commit is contained in:
kehaoyuan
2018-04-12 17:08:50 +08:00
parent 1f8d573fad
commit 347a83cf0f
39 changed files with 42 additions and 251 deletions

View File

@ -4,14 +4,10 @@ import android.app.Activity;
import android.app.Application.ActivityLifecycleCallbacks;
import android.os.Bundle;
import com.gh.common.util.DataUtils;
import com.gh.download.DownloadManager;
import com.gh.gamecenter.DataUtils;
import com.lightgame.config.CommonDebug;
import com.lightgame.utils.AppManager;
import org.greenrobot.eventbus.EventBus;
import org.greenrobot.eventbus.Subscribe;
/**
* 1、写点针对生命周期的统计代码
* 2、写点通用的逻辑