Could you please tell me how to do it in right way because I'm beginner ? On Tuesday, December 1, 2015 at 6:15:32 PM UTC+3, richarth wrote: > > 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] > <javascript:>> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/270572f2-dc91-484a-9797-cbc0b39e5962%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

