문제는 제목 그대로입니다.

adb start-server 도 해봤고,

adt를 다시 깔아보고,

sdk를 업데이트하기도 했습니다.

하지만 

[2011-10-22 21:25:28 - MakeYourOwnTune] Android Launch!

[2011-10-22 21:25:28 - MakeYourOwnTune] adb is running normally.

[2011-10-22 21:25:28 - MakeYourOwnTune] Performing com.Make.Your.Own.Tune.MakeYourOwnTuneActivity activity launch

[2011-10-22 21:25:28 - MakeYourOwnTune] Automatic Target Mode: using device '?'

[2011-10-22 21:25:28 - MakeYourOwnTune] Uploading MakeYourOwnTune.apk onto device '?'

[2011-10-22 21:25:28 - MakeYourOwnTune] Installing MakeYourOwnTune.apk...


다음으로 어떤 메시지도 표시되지 않고 폰에 안 깔립니다.

결국 export 하여 cmd로 adb install -r "C:\어쩌구저쩌구\무슨앱.apk"
이렇게 하는 방법밖에 없는 걸까요..
해결해 주세요.