안드로이드 교제를 보고 스네이크 게임을 만들고 있습니다. 

스네이크뷰 제작 과정에서 막히네요; 중간 완성인 게임 타이틀과 외벽이 에뮬에 잡혀야 되는데 에러가...

에뮬레이터에선 the application Gosnake(process android.gosnake) has stopped unexpectedly. pleass try agin. 라고 뜨고

이클립스 에러는

[2010-04-22 11:49:47 - Gosnake] Re-installation failed due to different application signatures.
[2010-04-22 11:49:47 - Gosnake] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2010-04-22 11:49:47 - Gosnake] Please execute 'adb uninstall com.android.gosnake' in a shell.
[2010-04-22 11:49:47 - Gosnake] Launch canceled!

라고 뜨네요;

뭐가 문제일까요.