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

Problem with accounts on Android [answered]

asked 2013-12-30 02:06:05 +0300

Nux gravatar image

updated 2013-12-30 03:12:55 +0300

Oliver gravatar image

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)

The question has been closed for the following reason "the question is answered, an answer was accepted" by molan
close date 2014-07-17 10:55:44.133305

add a comment

1 Answer

Sort by » oldest newest most voted
1

answered 2013-12-30 03:10:07 +0300

Oliver gravatar image

You need Google play services. Installing it requires developer mode and manual copying of files. Note that even then things still won't work perfectly. There also might be some licensing issues. But when installed youtube did show my content.

See: http://jollafin.blogspot.fi/2013/11/play-store-for-jolla.html

and: https://together.jolla.com/question/5771/google-play-services/

link
add a comment

Question tools

Follow
1 follower

Stats

Asked: 2013-12-30 02:06:05 +0300

Seen: 421 times

Last updated: Dec 30 '13