Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cannot Download Google Play Services

3 views
Skip to first unread message

Luana Clermont

unread,
Jan 16, 2024, 5:18:56 PM1/16/24
to
I cannot log in in duolingo it sais "Duolingo is having problem with Google play services. Please try again". I tried to sign up that account with facebook but it didnt want to save it. I instaled it from modyolo.com, few months ago it worked but now dont work. I was forced to uninstall it. Can someone help me.


Starting with the most effective solution to fix Google play services not updating, Tenorshare ReiBoot for Android is an excellent option to repair your android system. If the underlying reason for this issue is the incompatible custom ROM or Google play component corruption then you need a repairing firmware to repair your Android system. Tenorshare ReiBoot is a professional tool that helps you to fix such issues in just one click and bring back your device to its normal functionality. Here is how it works.



cannot download google play services

DOWNLOAD https://t.co/Xkmu7KXMlQ






Updating the current software of your Android device to the latest available also helps to resolve the issue. If Google play services cannot be updated then you must try updating the software of your Android device. Here is how to do it.


Lastly, if nothing worked out for you to fix Google play services no updating then factory resetting your device is the last resort. Remember that this method will wipe out all the data so has a backup for your important data in case you want to use this method.


Alternative: GrapheneOS ( GrapheneOS): "The full variant of the Google Maps app is one of the few Google apps largely working without Play services. With the latest advances in the sandboxed Play services compatibility layer, it also works with that installed with more functionality available. Still issues to resolve."nitter.it


I am using the artifact play-services-ads but it cannot be resolved.

As the website of Release Notes Google Play services Google for Developers demonstrates, the artifact of play-services-ads has been released on repository. However, I added repository google() at file build.gradle, it still cannot be resolved and the error message is as follow:


I am just testing the google play services with a simple Unity project to understand how google play services work so when I decide to integrate these services in the game that I am developing I know what I should do. So, I created an empty project in Unity and added one button for sign in and a text to display the message if the authentication was successful or failed. Then i downloaded google play services plugin for unity from github and imported the package in my project. The I went to google play console and created a new application step by step until everything turned green and ready to publish the game. I created a leaderboard also and then copied the resources from google play console and then in Unity i opened Window>Google Play Games>Setup>Android Setup, pasted the resources and and clicked Setup. Then it was completed. Then used these codes and assigned the text and the function of the sign in button. Here are the codes I am using:


I signed a keystore for my game in Unity and clicked build and run. When I run my game in my device i clicked the sign in button and waited to sign in but the authentication failed. I did include my email as a tester in google play console so this is not the problem. Now I have no idea why the authentication process is failing.






For me everything (appId , package name , SHA) was correct, but the problem was that I was using silent sign in and google play games was not installed on my phone, hence there was no pop up. When I turned off silent sign in the pop up to install GPG came up and the sign in was successful.


Google Play Services is a crucial component of any Android device, responsible for supporting various Google apps and services. However, at times, users may encounter issues with updating Google Play Services, preventing them from accessing the latest features and security updates.


If you cannot update Google play services by the reason of custom ROM incompatibility or Google Play component corruption, there is a serious need of repairing firmware then. And to repair Android firmware, one of the expert ways is Dr.Fone - System Repair (Android). This professional tool vows to bring your Android devices back to normal by fixing the issues with ease. Here are the advantages of this tool.


In most cases, restarting the device can simply do the trick. When you restart the device, most of the issues get eliminated making the device perform better than before. Also, it is all about RAM. While you restart your device, the RAM gets cleared. As a result, the apps work properly. So, in the first place, we would like you to restart your Android device when you cannot update Google Play Services. Once restarted, try to update again and see if the results are positive.


Google Play Services is a background service on Android devices that provides essential functionality and support for various Google apps and services. It includes features like authentication, push notifications, location services, and more, enabling seamless integration and enhanced performance for Google apps.


No, Google Play Services cannot be uninstalled as it is a core system component required for the proper functioning of Google apps and services. Removing or disabling it can lead to malfunctions and render many Google apps non-functional. However, you can disable specific permissions or clear its cache and data if troubleshooting issues related to Google Play Services.


That didn't work, now it won't even show updates available.. Its not even connecting to the store at all.. It shows no updates.. THIS is a univeral situation within the network.. NOT thep hone.. I have turned on this phone's HOTSPOT to send internet to my laptop and my other phones.. My other Phones that run android are not able to connect to the playstore and google play services to DOWNLOAD app updates either..



now it wont even show that I have any installed apps in the play store.. I GOT NOTHING the entire list is gone..


I don't know why I even bothered to try this when I knew more than likely it would not work.. BUT my PHONE PROVIDER BLOCKED Those ports that involves the services..



My PHone is completely unprotected.. COMPLETELY I cannot get firmware updates I cannot get anything..



I had already said in my Original POST that My other devices that I have connected to this primary phone's hotspot ARE NOT able to connect..



If I Disconnect those Android devices or tablets OFF this UMX PHone's hotspot and use another wifi source they DOWNLOAD Perfectly with no issues what so ever..






This potentially means that every single Assurancewireless customer can no longer get playstore downloads/app updates or firmware updates - Assurancewireless has created a National Security threat on a Global scale: someone needs to contact the FCC and the FTC, this is extremely dangerous and could potentially allow cyber terrorists to infiltrate the network of Assurancewireless/UMX on a global scale via insecure/ out of date apps/ security loops in the handset due to lack of update firmware....


App/Firmware updates are put out for a reason - to insure everyone's security & Safety for Networks & handsets & keep Telecommunication/Cellular Providers Secure and operational, Patches/App updates/Service Updates/Firmware updates must be provided for everyone's continued safety and prevent any undesirable operation or disruption of Technological communication services.


Handsets rely on Data network services to function ( We don't live in Analog days anymore) - it's no different than a computer/laptop connecting to a network with internet allowing world wide communications to send and receive data on a daily basis.


I have an old (2014?) Sony Xperia Z4 tablet that is has started giving me a constant "Unfortunately, Google Play services has stopped" pop-up. When I click "ok", it pops up immediately almost every time.


I have seen various help options to go into Settings and disable the app, uninstall the app, etc. But if I open Settings, once the pop-up appears and I click "ok", Settings automatically closes. This happens sometimes on the first pop-up, sometimes it takes a couple, but regardless I cannot get Settings to stay open long enough to even click on "Apps", let alone do anything.



I have tried rebooting and it is not working. Amazingly, I've tried the process for a factory reset using hte power button and down and up volume buttons and that isn't working either, it won't open a menu/process for it.



Has anyone seen this before, and are there any solutions? I'm on the verge of just trashing it now!


Add dependencies for basic libraries required for the services you have enabled. This step requires that you apply the Google Services Gradle plugin in your app/build.gradle file, like so:

apply plugin: 'com.google.gms.google-services'


The google-services.json file is generally placed in theapp/ directory (at the root of the Android Studio app module). Asof version 2.2.0 the plugin supports build type and product flavorspecific JSON files. All of the following directory structures are valid:


Every value in the XML files is present in the google-services.jsonfile at the locations below. If your Android project has some configurationthat prevents you from using the google-services plugin, you cansafely recreate the XML files manually using these values:


A: The Firebase console will help youdownload the google-services.json.In addition, the Quickstart guides for most APIs have instructions forgenerating this file.Once you have downloaded the google-services.json file, copy itinto the app/ folder of your Android Studio project, or into theapp/src/build_type folder if you are using multiple build types.


A: Make sure the package name in your build.gradle file matches thepackage name you entered when creating the google-services.jsonfile. If you are not sure, run through the getting started flow again and geta new json file.

f448fe82f3



0 new messages