안녕하세요~ 이제 안드로이드 개발을 시작해보려고하는 초짜인사드립니다.

다름아니고 어렵사리 안드로이드와 이클립스 연동을 마치고 gallery관련 소스를 따라해서 실행하는
과정에서 에러가 발생해서 질문드립니다.

게시물을 찾아보니 프로세스 죽는거라는걸 발견했는데 logcat을 봐도 아직 잘 모르겠습니다.
프로그램을 잘못깐건지.ㅠ_ㅠ 해결부탁드립니다^^


03-25 06:38:56.587: ERROR/vold(27): Error opening switch name path '/sys/class/switch/test2' (No such file or directory)
03-25 06:38:56.587: ERROR/vold(27): Error bootstrapping switch '/sys/class/switch/test2' (No such file or directory)
03-25 06:38:56.587: ERROR/vold(27): Error opening switch name path '/sys/class/switch/test' (No such file or directory)
03-25 06:38:56.587: ERROR/vold(27): Error bootstrapping switch '/sys/class/switch/test' (No such file or directory)
03-25 06:39:13.336: ERROR/BatteryService(53): usbOnlinePath not found
03-25 06:39:13.336: ERROR/BatteryService(53): batteryVoltagePath not found
03-25 06:39:13.336: ERROR/BatteryService(53): batteryTemperaturePath not found
03-25 06:39:13.356: ERROR/SurfaceFlinger(53): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
03-25 06:39:19.146: ERROR/EventHub(53): could not get driver version for /dev/input/mouse0, Not a typewriter
03-25 06:39:19.146: ERROR/EventHub(53): could not get driver version for /dev/input/mice, Not a typewriter
03-25 06:39:19.415: ERROR/System(53): Failure starting core service
03-25 06:39:19.415: ERROR/System(53): java.lang.SecurityException
03-25 06:39:19.415: ERROR/System(53):     at android.os.BinderProxy.transact(Native Method)
03-25 06:39:19.415: ERROR/System(53):     at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)
03-25 06:39:19.415: ERROR/System(53):     at android.os.ServiceManager.addService(ServiceManager.java:72)
03-25 06:39:19.415: ERROR/System(53):     at com.android.server.ServerThread.run(SystemServer.java:176)
03-25 06:39:19.426: ERROR/AndroidRuntime(53): Crash logging skipped, no checkin service
03-25 06:39:34.368: ERROR/ActivityThread(100): Failed to find provider info for android.server.checkin
03-25 06:39:36.828: ERROR/MediaPlayerService(31): Couldn't open fd for content://settings/system/notification_sound
03-25 06:39:36.838: ERROR/MediaPlayer(53): Unable to to create media player
03-25 06:39:38.268: ERROR/ActivityThread(100): Failed to find provider info for android.server.checkin
03-25 06:39:38.498: ERROR/ActivityThread(100): Failed to find provider info for android.server.checkin
03-25 06:39:51.648: ERROR/AndroidRuntime(134): ERROR: thread attach failed
03-25 06:39:55.998: ERROR/AndroidRuntime(209): ERROR: thread attach failed