I am new to android and I am trying to load huge data which contains images and text and are fetch from server,in tablelayout.Can someone suggest me how I should do that.Because Loading all row at once may cause application to crash.Please help.Thanks in advance.
Share
What you can do , is to use a
ListVieworGridViewwith custom adapter . for more information read this article it will help you , now when you face other issue create these stuff post a new question