1.xml文件中<TextView … android:scrollbars="vertical" ../>2.java文件中textview.setMovementMethod(ScrollingMovementMethod.getInstance());