textView01 = (TextView) this.findViewById(R.id.TextView01);  
         textView01.setSelected(true);  // Set focus to the textview


有时候不动设置一下