horizontalScrollView.post(new Runnable() { public void run() { // TODO Auto-generated method stub horizontalScrollView.scrollBy(。。。。。); } });