GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
471 stars 67 forks source link

PINEPHONE : Google Play Store not logging in #35

Closed dewitpj closed 4 years ago

dewitpj commented 4 years ago

Hi,

Yes, this is Google Play Store and yes, not what Pinephone was made for...but...

After installing all of the play store "things", I get the Play Store app on my phone. Once I run it, it prompts for a login and it doesn't matter what I do, it never progresses from that stage.

I do however note on the serial console that avc is blocking a few events/file accesses for Google Play Store - would this contrib. to the issue ? Is there an easy way to disable SELinux ? I have tried the adb setenforce 0 "thing" and it doesn't seem to make a difference - even to the messages.

rsglobal commented 4 years ago

Hi.

Google play store and other apps from GMS (https://www.android.com/gms/) are not FOSS. To support them legally you have to get approval from Google (Not for free). Maybe someday official PinePhone team will go this way, but currently there is no such plans AFAIK.

nas00 commented 4 years ago

You could try the micro g instead but think you'd need to get signature spoofing working somehow.

dewitpj commented 4 years ago

Thanks - will look into that :)