I am reading a JSON from the web, After parsing my JSON, I have loaded the data in an array in order to use them, my question is, how can I pass this data in another activity to fill a list ..
my code ..
new AsyncTask<Void, Void, Void>...
asked by
06.07.2017 / 14:23