I have an Asynctask which retrieves two int vaules and i want to pass them to onPostExecute to show them on the view. Here is my code:
public class Q
Generally speaking, replace Integer with ArrayList of Objects. with this array, you can pass any collection of any types. but obviously, the downside is you should cast the members and you should know all the types...
Integer
ArrayList of Objects