You create the adapter with TelAdapter adapter = new  TelAdapter
(MainActivity.this, R.layout.list_item, data);

Data is empty so you aren't seeing anything.  You need to get the data out
of response instead.

On 1 December 2015 at 12:16, AbdulMajeed Mohammad <[email protected]>
wrote:

> Any reply please??
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/00629e60-862e-4ccd-82ad-3bd3f7fc6829%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAPhephWmn%3DnhqcsRANRGL5HyWmaQxJmVbRXO0qoeNkADqKkmoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to