yourImageView.post(new Runnable() { @Override public void run() { // set the downloaded image here } });