Hello Android developers, While browsing the net i am getting Error messages in logcat. And this comes only while typing the URL on the browser. Any pointers for this error, will be appreciated.
E/ActivityThread( 1108): Failed to find provider info for android.server.checkin E/GoogleHttpClient( 1108): Error recording stats E/GoogleHttpClient( 1108): java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/stats E/GoogleHttpClient( 1108): at android.content.ContentResolver.insert(ContentResolver.java:476) E/GoogleHttpClient( 1108): at com.google.android.net.GoogleHttpClient.executeWithoutRewriting (GoogleHttpClient.java:243 E/GoogleHttpClient( 1108): at com.google.android.net.GoogleHttpClient.execute(GoogleHttpClient.java: 280) E/GoogleHttpClient( 1108): at com.google.android.net.GoogleHttpClient.execute(GoogleHttpClient.java: 350) E/GoogleHttpClient( 1108): at com.android.googlesearch.SuggestionProvider.query (SuggestionProvider.java:154) E/GoogleHttpClient( 1108): at android.content.ContentProvider $Transport.bulkQuery(ContentProvider.java:112) E/GoogleHttpClient( 1108): at android.content.ContentProviderNative.onTransact (ContentProviderNative.java:97) E/GoogleHttpClient( 1108): at android.os.Binder.execTransact (Binder.java:287) E/GoogleHttpClient( 1108): at dalvik.system.NativeStart.run (Native Method) thanks in advance, ysadhu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

