Hi!
I was looking in the forum but couldnt find any useful information
regarding my error. I just wanted to implement the map-example /
tutorial but if i start the map-activity, i get..
Failed to find provider info for com.google.settings
07-27 16:55:24.917: ERROR/ActivityThread(854): Failed to find provider
info for com.google.settings
07-27 16:55:25.077: DEBUG/AndroidRuntime(854): Shutting down VM
07-27 16:55:25.087: WARN/dalvikvm(854): threadid=3: thread exiting
with uncaught exception (group=0x4000fe70)
07-27 16:55:25.087: ERROR/AndroidRuntime(854): Uncaught handler:
thread main exiting due to uncaught exception
07-27 16:55:25.126: ERROR/AndroidRuntime(854):
java.lang.RuntimeException: Unable to start activity ComponentInfo
{com.airwriting.mobile.android/
com.airwriting.mobile.android.activity.helper.map.Map}:
java.lang.NullPointerException
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2268)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:
2284)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.app.ActivityThread.access$1800(ActivityThread.java:112)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1692)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.os.Handler.dispatchMessage(Handler.java:99)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.os.Looper.loop(Looper.java:123)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.app.ActivityThread.main(ActivityThread.java:3948)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
java.lang.reflect.Method.invokeNative(Native Method)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
java.lang.reflect.Method.invoke(Method.java:521)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run
(ZygoteInit.java:782)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
dalvik.system.NativeStart.main(Native Method)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): Caused by:
java.lang.NullPointerException
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
com.airwriting.mobile.android.activity.helper.map.Map.onCreate
(Map.java:19)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:
1123)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2231)
07-27 16:55:25.126: ERROR/AndroidRuntime(854): ... 11 more
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---