统一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

@ -14,12 +14,12 @@ import android.widget.ProgressBar;
import android.widget.TextView;
import com.gh.common.util.DataLogUtils;
import com.gh.common.util.DataUtils;
import com.gh.common.util.DialogUtils;
import com.gh.common.util.MD5Utils;
import com.gh.common.util.PackageUtils;
import com.gh.common.util.SpeedUtils;
import com.gh.download.DownloadManager;
import com.gh.gamecenter.DataUtils;
import com.gh.gamecenter.R;
import com.gh.gamecenter.entity.AppEntity;
import com.gh.gamecenter.entity.GameUpdateEntity;