搜索数据收集

This commit is contained in:
huangzhuanghua
2016-09-14 16:31:28 +08:00
parent e0f79490eb
commit eb7fe78410
9 changed files with 59 additions and 35 deletions

View File

@ -4,16 +4,12 @@ import android.content.Context;
import android.content.Intent;
import com.android.volley.Request;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.gh.base.AppController;
import com.gh.gamecenter.NewsDetailActivity;
import com.gh.gamecenter.R;
import com.gh.gamecenter.entity.NewsEntity;
import com.gh.gamecenter.volley.extended.JsonObjectExtendedRequest;
import org.json.JSONObject;
public class NewsUtils {
/**