Git Product home page Git Product logo

Comments (25)

rock3r avatar rock3r commented on May 2, 2024

It might be because they use a 5+ dependency, that ends up being 5.2, which in turn is not available (it's the Fit preview).

I can confirm the same issue on my side. And also that it doesn't happen with the precompiled apk.

I'll issue a PR if a quick test confirms my suspicions.

from iosched.

ardock avatar ardock commented on May 2, 2024

Ty rock3r, i's true :)

Now works changing:
compile 'com.google.android.gms:play-services:5.+'
to:
compile 'com.google.android.gms:play-services:5.0.+'

I think remember 5.0.68 was latest version.

from iosched.

rock3r avatar rock3r commented on May 2, 2024

It's actually 5.0.69. PR incoming, I'm resolving the other dependencies as well.

from iosched.

iamstuffed avatar iamstuffed commented on May 2, 2024

5.0.77 according to http://gradleplease.appspot.com/

from iosched.

rock3r avatar rock3r commented on May 2, 2024

Sorry that was a typo. I meant 5.0.89. That is what the SDK manager
downloads. 5.0.77 is the wearable version, I think.

from iosched.

jimmysyss avatar jimmysyss commented on May 2, 2024

We should be using an images with Google API in it, it can be downloaded in SDK Manager => Android 4.4.2 => Google APIs (ARM System Image)

and then run the Emulator with Google API image instead of the default Android Image

from iosched.

bryant-pham avatar bryant-pham commented on May 2, 2024

rock3r, you are absolutely correct. Your solution worked for me. Thank you!

from iosched.

alexjlockwood avatar alexjlockwood commented on May 2, 2024

To be more clear, you can fix this by replacing:

compile 'com.google.android.gms:play-services:5+'

with:

compile 'com.google.android.gms:play-services:5.0.89'

from iosched.

romannurik avatar romannurik commented on May 2, 2024

I think this is fixed now...

from iosched.

DPARJUNAHI avatar DPARJUNAHI commented on May 2, 2024

This type of message is always coming in my Moto G(First Generation) after updating it to android 5.0.2 and after clicking it, it go to Google Play Services (Google Ink) with Uninstall and Open option. After this I can not understand that how to fix this problem, because there is no other option on the screen to update an application. So that I request you to kindly guide me.

from iosched.

PaulRashidi avatar PaulRashidi commented on May 2, 2024

There was a problem when this bug was first posted related to the client library that has been fixed.

The same error message presents itself when the following occurs and isn't typically considered a bug (but we are working to make this experience better for users and devs):
When you flash a device or receive an OTA the embedded Google Play services APK may have been replaced with an older version of the services APK. The client library that is compiled into the app is a newer version that needs to talk to the newer services APK. Google Play services will update itself from Google Play Store in the background and this error will eventually go away. In an OTA or new device setup where you restored your device from an online backup the Google Play services APK can get stuck in the back of a large queue. Rebooting your phone will typically refresh the Google Play Store app update list if you have nothing listed to download.

from iosched.

zubairkharoti avatar zubairkharoti commented on May 2, 2024

screenshot_2015-03-01-18-39-47
Can someone please help I have a next book 7.85 tablet and the the same thing happens

from iosched.

zubairkharoti avatar zubairkharoti commented on May 2, 2024

Then this happens when I click on it
screenshot_2015-03-01-18-39-57

from iosched.

zubairkharoti avatar zubairkharoti commented on May 2, 2024

I have tried everything for about 3-4 months and still nothing my tablet used to be rooted and then this happened when I unroot it. When I try root again with the same method using kingo root it says waiting for device then my tablet turns off. When I turn it on it then it turns back off. I have tried clearing cache but idk how to remove my account from the tablet. When I go to gmail it says google services needs to be updated to work but when I click on it, it says google play services is not compatible with your device and it used to be.
screenshot_2015-03-01-18-47-10

screenshot_2015-03-01-18-47-56

from iosched.

zubairkharoti avatar zubairkharoti commented on May 2, 2024

Please someone help I beg I can't take this anymore and I'm only 12 yrs old. I messed with the build.prop but no I can't edit it because I can't root please I beg a lot

from iosched.

DPARJUNAHI avatar DPARJUNAHI commented on May 2, 2024

I had also faced this type of notification on my Moto G and now I overcome
on this. First you please go to setting then click on apps after this click
on Google Play Services. Funally you should click uninstall updates
of Google Play Services. After doing it, this type of notification will not
appeare in future.

On Mon, Mar 2, 2015 at 8:21 AM, zubairkharoti [email protected]
wrote:

Please someone help I beg I can't take this anymore and I'm only 12 yrs
old. I messed with the build.prop but no I can't edit it because I can't
root please I beg a lot

Reply to this email directly or view it on GitHub
#37 (comment).

from iosched.

zubairkharoti avatar zubairkharoti commented on May 2, 2024

Yeah I have tried that but didn't work I can't get any app

from iosched.

PaulRashidi avatar PaulRashidi commented on May 2, 2024

Hi @zubairkharoti, This issue is for the Google I/O Scheduling app. It does have advice for developers of other apps that run into the same issue, but debugging a rooted device's issue is sort of out of scope. Between rooting, unrooting, not being able to root again, and modifying build.prop I think you might have gotten to a bad enough state to warrant starting back at stock. I suggest you use the support forum for the tool you used to root. Thanks, Paul

from iosched.

00001jay avatar 00001jay commented on May 2, 2024

I know this is old but i encounted this error due to me turning off androids permissions in security, users, As soon as i allowed android permission it fixed the problem.

from iosched.

PaulRashidi avatar PaulRashidi commented on May 2, 2024

The currently public version of the app doesn't target Android M so you would have received a warning when you disabled the permissions indicating the app may not work correctly. The app uses Google Play services and if you do things to your device that result the device not receiving updates to Google Play services this issue will present itself.

from iosched.

00001jay avatar 00001jay commented on May 2, 2024

yep, finally rooted my tab and couldnt figure out why it wouldnt update, I caused no end of dramas turning that permission off. Ended up factory resetting the thing

from iosched.

parvezkarim avatar parvezkarim commented on May 2, 2024

The same problem is happen to me from 2 days..please someone help what to do now..I have HTC e9 plus

from iosched.

chrisenitan avatar chrisenitan commented on May 2, 2024

This happened to me when I installed a new CM ROM. Just go to Apk download site and get the latest version of Google Play Services to install. If you check I'm sure you'll find the current version you run is probably a few versions older. Mine fixed it self btw but I was able to spot the version difference before it did.

from iosched.

nisfuf avatar nisfuf commented on May 2, 2024

i've the same problem with xiaomi mi4c after i reset it to the reset factory, but i haven't installed the google app.

anybody can fix my problem?

from iosched.

mathiastck avatar mathiastck commented on May 2, 2024

could try https://github.com/opengapps/opengapps/wiki/FAQ

from iosched.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.