Asynk Task calling in loop not giving the value return
问题 I am try to create a application that will update the weather of multiple cities .Each row will have diffrent temp so i have use a AsynkTask. But i am not able to update the UI after getting the response from the API. My Main Activity public class MainActivity extends Activity { LinearLayout depart_arrivals_details; LayoutInflater inflater; TextView depart_time, depart_airport_city, depart_airport, arrival_time, arrival_airport_city, arrival_airport, pnr_number,temprature,humidity; ImageView