Asad Hashmi

Results 1 issues of Asad Hashmi

Context context = container.getContext(); HashMap postData = new HashMap(); postData.put("mobile", "android"); postData.put("id", SaveSharedPreference.getId(this.getActivity())); Log.d("imad","Chal raha ha 1"); PostResponseAsyncTask task = new PostResponseAsyncTask(context, postData, new AsyncResponse(){ @Override public void processFinish(String result)...