public class OnButton1 implements Listener {
public void (View v) {
int naming = Integer.parseInt(myEdit1.getText().toString());
output = \"캐릭터의 이름은\" + Integer.toString(naming) + \"! \";
myText4.setText(output);
}
이렇게 하면 영어나 숫자로 넣으면 잘 출력되는데 한글로 하면 오류떠요.. 방법좀 알려주세요 ㅠㅠ
글세요
백왕님 뭔소리임 내가 왜 조선족;; 대답좀해달라구여 ㅠㅠ