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)
edit retag flag offensive reopen delete

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

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/

edit flag offensive delete publish link more

Question tools

Follow
1 follower

Stats

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

Seen: 403 times

Last updated: Dec 30 '13