搜索数据收集
This commit is contained in:
@ -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 {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user