• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. J

    Apps asynctask to download images then load images into horizontal gallery

    I am using asynctask to download images and then once it has finished downloading, it should load the images into my horizontal gallery. is it possible? for now i have tried and the images are downloaded and saved but it doesnt show. @Override public void onCreate(Bundle...