0

any Android developers here ? need a little help!

hey i have started android tutorials and wonder how to implement tables from external json retrieving . should i use listview multiple times or any table available . i couldn't find any exact tutorial on table implementation of external json data

25th Dec 2018, 3:13 PM
Prajeesh PRP
Prajeesh PRP - avatar
2 Answers
0
You can use custom listview where you're defining the how the list looks like, it can be seperated by column. You can find some tutorial about it in google. Its been 2 years since i last touch android i cant remember much in detail
25th Dec 2018, 3:48 PM
Taste
Taste - avatar
0
ok thank you bruh
25th Dec 2018, 4:30 PM
Prajeesh PRP
Prajeesh PRP - avatar