How to fetch multiple text views with one API link
we have all text views values which is changed in every 500 milliseconds using one API link and my API response is in XML format how can we fetch the one API link with multiple Textviews
this is my API response 5866 GOLD($) 2645.60 2646.15 2658.60 2641.90 5867 SILVER($) 30.23 30.27 30.60 30.21 5868 INR(₹) 84.925 84.935 84.928 84.863 5869 GOLD FUTURE 76816 76831 75833 75275 5871 SILVER FUTURE 90270 90279 91145 90230 5872 GOLD 995 76831 76931 77303 76923 5873 GOLD 999 76830 76950 77322 76942 5874 GOLD 995 WITH GST 76931 79239 79622 79231 5875 GOLD 999 WITH GST 76950 79259 79642 79250 and the values are change in every 500 miliseconds
Pushti Dave27 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3