We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2013-12-30 02:06:05 +0200

Problem with accounts on Android

All Android applications that uses Google authentication seem not to be working (e.g. Youtube and Google maps). From logcat I assume AbstractAccountAuthenticator doesn't work. Maybe if this would be implemented and connected with accounts on Jolla then applications would just work.

Log from Google maps:

W/AccountAuthenticator( 7004): addAccount(com.google)
W/AccountAuthenticator( 7004): java.lang.NullPointerException
W/AccountAuthenticator( 7004):  at java.util.Collections.unmodifiableList(Collections.java:2291)
W/AccountAuthenticator( 7004):  at com.google.android.gms.auth.firstparty.delegate.SetupAccountWorkflowRequest.c(SourceFile:83)
W/AccountAuthenticator( 7004):  at agb.a(SourceFile:84)
W/AccountAuthenticator( 7004):  at afw.a(SourceFile:86)
W/AccountAuthenticator( 7004):  at afu.a(SourceFile:154)
W/AccountAuthenticator( 7004):  at afu.a(SourceFile:83)
W/AccountAuthenticator( 7004):  at agd.addAccount(SourceFile:182)
W/AccountAuthenticator( 7004):  at android.accounts.AbstractAccountAuthenticator$Transport.addAccount(AbstractAccountAuthenticator.java:128)
W/AccountAuthenticator( 7004):  at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:67)
W/AccountAuthenticator( 7004):  at android.os.Binder.execTransact(Binder.java:367)
W/AccountAuthenticator( 7004):  at dalvik.system.NativeStart.run(Native Method)

Log from Youtube:

W/AccountAuthenticator( 8425): addAccount(com.google)
W/AccountAuthenticator( 8425): java.lang.NullPointerException
W/AccountAuthenticator( 8425):  at java.util.Collections.unmodifiableList(Collections.java:2291)
W/AccountAuthenticator( 8425):  at com.google.android.gms.auth.firstparty.delegate.SetupAccountWorkflowRequest.c(SourceFile:83)
W/AccountAuthenticator( 8425):  at agb.a(SourceFile:84)
W/AccountAuthenticator( 8425):  at afw.a(SourceFile:86)
W/AccountAuthenticator( 8425):  at afu.a(SourceFile:154)
W/AccountAuthenticator( 8425):  at afu.a(SourceFile:83)
W/AccountAuthenticator( 8425):  at agd.addAccount(SourceFile:182)
W/AccountAuthenticator( 8425):  at android.accounts.AbstractAccountAuthenticator$Transport.addAccount(AbstractAccountAuthenticator.java:128)
W/AccountAuthenticator( 8425):  at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:67)
W/AccountAuthenticator( 8425):  at android.os.Binder.execTransact(Binder.java:367)
W/AccountAuthenticator( 8425):  at dalvik.system.NativeStart.run(Native Method)

Problem with accounts on Android

All Android applications that uses Google authentication seem not to be working (e.g. Youtube and Google maps). From logcat I assume AbstractAccountAuthenticator doesn't work. Maybe if this would be implemented and connected with accounts on Jolla then applications would just work.

Log from Google maps:

W/AccountAuthenticator( 7004): addAccount(com.google)
W/AccountAuthenticator( 7004): java.lang.NullPointerException
W/AccountAuthenticator( 7004):  at java.util.Collections.unmodifiableList(Collections.java:2291)
W/AccountAuthenticator( 7004):  at com.google.android.gms.auth.firstparty.delegate.SetupAccountWorkflowRequest.c(SourceFile:83)
W/AccountAuthenticator( 7004):  at agb.a(SourceFile:84)
W/AccountAuthenticator( 7004):  at afw.a(SourceFile:86)
W/AccountAuthenticator( 7004):  at afu.a(SourceFile:154)
W/AccountAuthenticator( 7004):  at afu.a(SourceFile:83)
W/AccountAuthenticator( 7004):  at agd.addAccount(SourceFile:182)
W/AccountAuthenticator( 7004):  at android.accounts.AbstractAccountAuthenticator$Transport.addAccount(AbstractAccountAuthenticator.java:128)
W/AccountAuthenticator( 7004):  at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:67)
W/AccountAuthenticator( 7004):  at android.os.Binder.execTransact(Binder.java:367)
W/AccountAuthenticator( 7004):  at dalvik.system.NativeStart.run(Native Method)

Log from Youtube:

W/AccountAuthenticator( 8425): addAccount(com.google)
W/AccountAuthenticator( 8425): java.lang.NullPointerException
W/AccountAuthenticator( 8425):  at java.util.Collections.unmodifiableList(Collections.java:2291)
W/AccountAuthenticator( 8425):  at com.google.android.gms.auth.firstparty.delegate.SetupAccountWorkflowRequest.c(SourceFile:83)
W/AccountAuthenticator( 8425):  at agb.a(SourceFile:84)
W/AccountAuthenticator( 8425):  at afw.a(SourceFile:86)
W/AccountAuthenticator( 8425):  at afu.a(SourceFile:154)
W/AccountAuthenticator( 8425):  at afu.a(SourceFile:83)
W/AccountAuthenticator( 8425):  at agd.addAccount(SourceFile:182)
W/AccountAuthenticator( 8425):  at android.accounts.AbstractAccountAuthenticator$Transport.addAccount(AbstractAccountAuthenticator.java:128)
W/AccountAuthenticator( 8425):  at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:67)
W/AccountAuthenticator( 8425):  at android.os.Binder.execTransact(Binder.java:367)
W/AccountAuthenticator( 8425):  at dalvik.system.NativeStart.run(Native Method)