geopoint 로 현재 위치를 받고

날씨를 출력하는 프로그램인데요....

에뮬레이터 실행시 자꾸 에러가 나네요...

꼭 해결해야 하는데...ㅠㅠ

정말 답답하네요.......ㅠㅠ

 

부탁드립니다~ 꾸벅~

파일 첨부했습니다..

Log 입니다.

 

11-10 09:54:01.871: ERROR/vold(27): Error opening switch name path '/sys/class/switch/test' (No such file or directory)
11-10 09:54:01.871: ERROR/vold(27): Error bootstrapping switch '/sys/class/switch/test' (No such file or directory)
11-10 09:54:01.871: ERROR/vold(27): Error opening switch name path '/sys/class/switch/test2' (No such file or directory)
11-10 09:54:01.871: ERROR/vold(27): Error bootstrapping switch '/sys/class/switch/test2' (No such file or directory)
11-10 09:54:11.591: ERROR/BatteryService(52): usbOnlinePath not found
11-10 09:54:11.591: ERROR/BatteryService(52): batteryVoltagePath not found
11-10 09:54:11.591: ERROR/BatteryService(52): batteryTemperaturePath not found
11-10 09:54:11.601: ERROR/SurfaceFlinger(52): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
11-10 09:54:15.271: ERROR/EventHub(52): could not get driver version for /dev/input/mouse0, Not a typewriter
11-10 09:54:15.271: ERROR/EventHub(52): could not get driver version for /dev/input/mice, Not a typewriter
11-10 09:54:15.431: ERROR/System(52): Failure starting core service
11-10 09:54:15.431: ERROR/System(52): java.lang.SecurityException
11-10 09:54:15.431: ERROR/System(52):     at android.os.BinderProxy.transact(Native Method)
11-10 09:54:15.431: ERROR/System(52):     at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)
11-10 09:54:15.431: ERROR/System(52):     at android.os.ServiceManager.addService(ServiceManager.java:72)
11-10 09:54:15.431: ERROR/System(52):     at com.android.server.ServerThread.run(SystemServer.java:176)
11-10 09:54:15.441: ERROR/AndroidRuntime(52): Crash logging skipped, no checkin service
11-10 09:54:22.533: ERROR/ActivityThread(94): Failed to find provider info for android.server.checkin
11-10 09:54:23.343: ERROR/ActivityThread(94): Failed to find provider info for android.server.checkin
11-10 09:54:23.413: ERROR/ActivityThread(94): Failed to find provider info for android.server.checkin
11-10 09:54:24.643: ERROR/AndroidRuntime(128): ERROR: thread attach failed
11-10 09:54:27.365: ERROR/AndroidRuntime(168): ERROR: thread attach failed
11-10 09:54:28.065: ERROR/MediaPlayerService(31): Couldn't open fd for content://settings/system/notification_sound
11-10 09:54:28.065: ERROR/MediaPlayer(52): Unable to to create media player
11-10 09:54:28.903: ERROR/AndroidRuntime(191): Uncaught handler: thread main exiting due to uncaught exception
11-10 09:54:28.973: ERROR/AndroidRuntime(191): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.geo/org.geo.test}: java.lang.IndexOutOfBoundsException: Invalid location 0, size is 0
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2496)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.app.ActivityThread.access$2200(ActivityThread.java:119)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.os.Handler.dispatchMessage(Handler.java:99)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.os.Looper.loop(Looper.java:123)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.app.ActivityThread.main(ActivityThread.java:4363)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at java.lang.reflect.Method.invokeNative(Native Method)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at java.lang.reflect.Method.invoke(Method.java:521)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at dalvik.system.NativeStart.main(Native Method)
11-10 09:54:28.973: ERROR/AndroidRuntime(191): Caused by: java.lang.IndexOutOfBoundsException: Invalid location 0, size is 0
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at java.util.ArrayList.get(ArrayList.java:341)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at org.geo.GeoToWeather.getWeather(GeoToWeather.java:46)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at org.geo.test.onCreate(test.java:37)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
11-10 09:54:28.973: ERROR/AndroidRuntime(191):     ... 11 more
11-10 09:54:29.023: ERROR/dalvikvm(191): Unable to open stack trace file '/data/anr/traces.txt': Permission denied
11-10 09:54:32.803: ERROR/ActivityThread(52): Failed to find provider info for com.google.settings
11-10 09:54:32.803: ERROR/ActivityThread(52): Failed to find provider info for com.google.settings