Solution: Huawei Mobile Play Store cannot log in. You are not connected to the network

Today, I updated the game with Google Play Store, but when I opened the store, I immediately reported an error, "Unable to log in, you are not connected to the network at present". After some Google search, the problem was solved.

Causes

Google finally started to use these "edge ball" models before and after Huawei's ban was issued. At present, it is speculated that these models should be directly blocked out, making users of these models unable to log in to Google accounts and synchronize data of Chrome and other apps (my mobile phone is the nova6 5g version).

Last year, these models (those not supported by Google News) can be used normally by directly installing the Play service+store and other GMS buckets after Google services are enabled, but this year, it is no good: because the official service ban has lost the account of these models to log in, the previously installed Play store cannot access the home page, becoming disabled.

resolvent

The solution comes from ictfix

At present, most of the models have been upgraded to EMUI11, but the Google APP installed by backup and restore method in the EMUI10 era still remains. The phenomenon of login failure occurs on these machines.

If EMUI11 is available and GMS service has never been installed, please restore Dafa installation through backup first Google Service Assistant , then open the APP and click Activate. If you have clicked before, this step will be ignored. (Note: Please adjust the mobile phone time to before June 2020 when recovering, otherwise the recovery node may not be visible)
I will write a separate article on the detailed steps of installing GMS in EMUI11.

If you have known microG Project, you must know that it is an open source GMS service framework implementation. We will use the Service Core in the microG Project to replace the previously closed source Google Play Service , which is why you need to uninstall Play related apps next.

Because the official app of microG has some minor problems on Huawei devices, we need to use it EloYGomeZ be based on microG Modification branch of official code android_packages_apps_GmsCore-HUAWEI Can't understand? It doesn't matter. Let me summarize: we use an open source code based service APK to replace the original Google Play service.

1. Uninstall Google Framework and Play related programs

In the application list, uninstall the following three APPs:

If you can't see the Google service framework, click Show System Applications in the upper right menu.

2. Install the three applications in sequence

The packaged APK already exists on the ictfix website. If you are not sure about the APK content, you can go to the Github warehouse to clone and package it yourself. See the end of the article for the APK file download address and Github repository.

Please install the first three APPs in the order shown in the picture (the second APP is packaged with a modified microG branch).

3. Log in to Google account

After the installation is completed, restart the phone, open the agent and Play store, and log in to the Google account normally to solve the problem of unable to log in.

4. Replace Google Play service with the official version

After successful login, restart the phone and install the third party Google Play Service Uninstall and install the official Play service APP.

This option is optional. I need time to test the difference between no replacement and replacement. The problems that have been tested are:

  • If you do not replace it, you may not be able to open the Play store in a few days, and the store will be blank.
  • It is unknown whether there will be problems after replacement, and testing is in progress.

For the problem of not replacing the blank screen of the store in the next few days, please re uninstall the three APPs and install them again according to the steps.

For the new installation of GMS in EMUI11, I will write a separate article.

5. Others

If not, and your mobile phone is not in the blacklist, please refer to this video:

Full Huawei Mate 30 Pro Downgrade Firmware Install Google Play Store With USB
https://www. Tubing. com/watch? v=zy38ktdB700

Address of documents and data

1. APK file download

There are 4 APKs in the figure below. If Google Service Framework and Play Store have been installed before, there is no need to install them again, just install them GMS Fix by ICTFIX OK.

APK download network disk address:

 Link: https://pan.baidu.com/s/1VuPbMsbzC_Pzkmtzr7pD0Q Extraction code: pkaf

2. Github

For users worried about the security of open source GMS, you can visit Github to view the source code, or compile it yourself:

 https://github.com/EloYGomeZ/android_packages_apps_GmsCore-HUAWEI

3. ICTFIX source address

 https://ictfix.net/install-google-for-huawei-solution/
Zimiao haunting blog (azimiao. com) All rights reserved. Please note the link when reprinting: https://www.azimiao.com/7592.html
Welcome to the Zimiao haunting blog exchange group: three hundred and thirteen million seven hundred and thirty-two thousand

Comment

*

*

Comment area

  1. LAT 02-04 17:39 reply

    How to solve the play protection mechanism? It's great. No posts were found on the website

  2. Vatakk 02-05 00:39 reply

    Mate30 pro used your method, but it's still useless

  3. Suci 03-13 22:46 reply

    Mate pad pro is still the same. I used it normally yesterday. Today, I want to change my account number, but I can't even get on the ladder. No problem

    • hare 03-14 21:35 reply

      Try deleting the original Google Play service, using the third-party login account, deleting the third-party service, and then installing the official Google Play service back.

      The three official software cannot be logged in directly.

  4. fish 06-07 03:09 reply

    Blogger, have you ever encountered the problem of different signatures after uninstalling with adb

  5. sniff 09-22 18:14 reply

    adb uninstall –user 0 com.google.android.gsf
    Success

    adb uninstall –user 0 com.google.android.gms
    Success
    I tried to delete gsf and gms with adb, but when I did the second step of installation, I always prompted that the installation failed. There was a higher version