here is it
Using java Syntax Highlighting
- super.onCreate(icicle);
- setContentView(R.layout.main);
- messageTextArea = (TextView) findViewById(R.id.textview);
- messageTextArea.setText("zzzzz");
Parsed in 0.031 seconds, using GeSHi 1.0.8.4
i don know why the emulator show NullPointerException again and again
plz help me
i did debug line by line
it seems that the problem is occured on this line
Using java Syntax Highlighting
- messageTextArea.setText("zzzzz");
Parsed in 0.029 seconds, using GeSHi 1.0.8.4
why ??
it worked when i had used the first version (r13 ? maybe)
plz help me
regards kbkbkb



