Aptoide / aptoide-client-legacy

GNU General Public License v2.0
52 stars 31 forks source link

Remove google play dependency #8

Open lordfolken opened 8 years ago

lordfolken commented 8 years ago

Hello,

Sadly aptoide complains that no google play libraries are installed. It still works, but is unable to download any applications.

Rmota89 commented 8 years ago

Hi,

Can you tell us what device/rom are you using?

lordfolken commented 8 years ago

Hi,

Sure:

Device model: GT-I9100 Android Version: 6.0.1 CynaogenMod version: 13.0-20160409-NIGHTLY-i9100 Android security patch level: April 2, 2016

There are no google apps / play libraries installed on the device. (Also not opengapps.org) or similar. Hence the motivation for using aptoide. Aptoide light works fine for me.

I also tried the root mode of aptoide, but that doesn't seem to make a difference.

any more info you want, e.g. logcat?

Cheers,

lordfolken commented 8 years ago

The aptoide version is 7.1.0.7. Permissions granted: Storage.

Rmota89 commented 8 years ago

Hi,

When do you receive that dialog about Google Services? When you try to install an App?

Send us a logcat file too please.

Best Regards,

henriquedesousa commented 8 years ago

I've encountered this issue. It seems that, when you have an outdated Google Play Services app installed on your device, when you go to the Login screen it will trigger the following dialog, although the app will work just fine. screenshot_2016-04-24-19-10-52

Rmota89 commented 8 years ago

Yes, that one we've already identified, but we're not able to reproduce the one that lordfolken reported.

Henrique de Sousa notifications@github.com escreveu no dia domingo, 24/04/2016 às 20:28:

I've encountered this issue. It seems that, when you have an outdated Google Play Services app installed on your device, when you go to the Login screen it will trigger the following dialog, although the app will work just fine. [image: screenshot_2016-04-24-19-10-52] https://cloud.githubusercontent.com/assets/12630569/14769896/09f97fe4-0a5b-11e6-9693-582210d1129f.png

— You are receiving this because you commented.

Reply to this email directly or view it on GitHub https://github.com/Aptoide/aptoide-client/issues/8#issuecomment-214025688

Rúben Mota