I\'ve this error when I use my application :
05-01 14:18:41.000: E/AndroidRuntime(26607): FATAL EXCEPTION: main 05-01 14:18:41.000: E/AndroidRuntime(26607):
use only
TextView textview = (TextView)findViewById(R.id.textView1); String info = textview.getText().toString();