Hi All,

I experience the same behavior Farida is reporting. It appears the
GoogleLoginService is not found on emulator.

Here is my emulator info:

 Target: Google APIs (Google Inc.)
         Based on Android 1.5 (API level 3)
   Skin: HVGA
 Sdcard: 100M

Here is my logCat output:

05-16 01:04:02.467: WARN/ActivityManager(579): Unable to start service
Intent { comp={com.goo
gle.android.googleapps/
com.google.android.googleapps.GoogleLoginService} }: not found
05-16 01:04:03.017: VERBOSE/GLSTester(795): hello, world!
05-16 01:04:04.426: INFO/ActivityManager(579): Displayed activity
com.android.development/.GL
STester: 2257 ms
05-16 01:04:10.356: DEBUG/dalvikvm(621): GC freed 302 objects / 13592
bytes in 450ms
05-16 01:04:12.416: WARN/KeyCharacterMap(795): No keyboard for id 0
05-16 01:04:12.459: WARN/KeyCharacterMap(795): Using default keymap: /
system/usr/keychars/qwe
rty.kcm.bin
05-16 01:04:37.006: DEBUG/dalvikvm(795): GC freed 1384 objects / 91288
bytes in 1136ms
05-16 01:04:37.487: WARN/KeyCharacterMap(795): No keyboard for id 0
05-16 01:04:37.679: WARN/KeyCharacterMap(795): Using default keymap: /
system/usr/keychars/qwe
rty.kcm.bin
05-16 01:04:54.737: DEBUG/dalvikvm(579): GC freed 15406 objects /
738856 bytes in 1187ms
05-16 01:04:54.858: WARN/InputManagerService(579): Window already
focused, ignoring focus gai
n of: com.android.internal.view.iinputmethodclient$stub$pr...@437a9c38
05-16 01:05:00.976: DEBUG/AndroidRuntime(795): Shutting down VM
05-16 01:05:01.027: WARN/dalvikvm(795): threadid=3: thread exiting
with uncaught exception (g
roup=0x4000fe70)
05-16 01:05:01.037: ERROR/AndroidRuntime(795): Uncaught handler:
thread main exiting due to u
ncaught exception
05-16 01:05:01.166: ERROR/AndroidRuntime(795):
java.lang.NullPointerException
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
com.android.development.GLSTester$4.onC
lick(GLSTester.java:166)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.View.performClick(View.jav
a:2179)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.View.onTouchEvent(View.jav
a:3828)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.widget.TextView.onTouchEvent(Te
xtView.java:6291)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.View.dispatchTouchEvent(Vi
ew.java:3368)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.ViewGroup.dispatchTouchEve
nt(ViewGroup.java:863)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.ViewGroup.dispatchTouchEve
nt(ViewGroup.java:863)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.ViewGroup.dispatchTouchEve
nt(ViewGroup.java:863)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.ViewGroup.dispatchTouchEve
nt(ViewGroup.java:863)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.ViewGroup.dispatchTouchEve
nt(ViewGroup.java:863)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
com.android.internal.policy.impl.PhoneW
indow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1707)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
com.android.internal.policy.impl.PhoneW
indow.superDispatchTouchEvent(PhoneWindow.java:1197)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.app.Activity.dispatchTouchEvent
(Activity.java:1993)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
com.android.internal.policy.impl.PhoneW
indow$DecorView.dispatchTouchEvent(PhoneWindow.java:1691)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.view.ViewRoot.handleMessage(Vie
wRoot.java:1525)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.os.Handler.dispatchMessage(Hand
ler.java:99)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.os.Looper.loop(Looper.java:123)

05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
android.app.ActivityThread.main(Activit
yThread.java:3948)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
java.lang.reflect.Method.invokeNative(N
ative Method)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
java.lang.reflect.Method.invoke(Method.
java:521)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
com.android.internal.os.ZygoteInit$Meth
odAndArgsCaller.run(ZygoteInit.java:782)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
com.android.internal.os.ZygoteInit.main
(ZygoteInit.java:540)
05-16 01:05:01.166: ERROR/AndroidRuntime(795):     at
dalvik.system.NativeStart.main(Native M
ethod)
05-16 01:05:01.306: INFO/Process(579): Sending signal. PID: 795 SIG: 3
05-16 01:05:01.318: INFO/dalvikvm(795): threadid=7: reacting to signal
3
05-16 01:05:01.386: ERROR/ActivityThread(579): Failed to find provider
info for android.serve
r.checkin
05-16 01:05:01.436: ERROR/Checkin(579): Error reporting crash:
java.lang.IllegalArgumentExcep
tion: Unknown URL content://android.server.checkin/crashes
05-16 01:05:01.667: INFO/dalvikvm(795): Wrote stack trace to '/data/
anr/traces.txt'

On Apr 29, 12:48 am, farida <mailfaridak...@gmail.com> wrote:
> I downloaded the latest release of android SDK 1.5, but unable to give
> the credentials for the "Google Login Service" from devTools. Clicking
> on the Google button or any other button crashes. I need to specify
> the google credentials to access the calendar application so that I
> can customize it as per the requirements. Can you please let me know
> if there is any other work around of doing this and accessing the
> calendar application?
>
> Thanks
> Farida

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to