안드로이드 개발 질문/답변
(글 수 45,052)
[2013-01-18 16:34:25 - wacall_taxi_user_test_] ------------------------------
[2013-01-18 16:34:25 - wacall_taxi_user_test_] Android Launch!
[2013-01-18 16:34:25 - wacall_taxi_user_test_] adb is running normally.
[2013-01-18 16:34:25 - wacall_taxi_user_test_] Performing com.digitalcurve.wacall.MainActivity activity launch
[2013-01-18 16:34:25 - wacall_taxi_user_test_] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.
[2013-01-18 16:34:27 - wacall_taxi_user_test_] Uploading wacall_taxi_user_test_.apk onto device 'TA014041EV'
[2013-01-18 16:34:28 - wacall_taxi_user_test_] Installing wacall_taxi_user_test_.apk...
[2013-01-18 16:34:33 - wacall_taxi_user_test_] Success!
[2013-01-18 16:34:33 - wacall_taxi_user_test_] Starting activity com.digitalcurve.wacall.MainActivity on device TA014041EV
[2013-01-18 16:34:33 - wacall_taxi_user_test_] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.digitalcurve.wacall/.MainActivity }
이렇게만 뜨고
화면이 안넘어 가고
폰에서도
디버깅 메세지만 나오고 넘어가질 않네요 ㅠㅠ
고수님들의 한수 부탁 드립니다... ㅠㅠ
저도 초보라 크게 드릴말씀은 없지만..
Intent가 잘못 연결되어있는지, 실행런쳐조차 에러가 뜨네요..?
도입부 부분을 살펴보심이 좋을것 같습니다.