Restore google play protect certification

Your Android headunit has lost its google play protect certification after a custom ROM? You tried to update it and failed, restored it, and now it is no longer google play certified? Maybe it came from the factory lacking the google play certification? You can’t add a Google account to the Android headunit, and the error leads you here? Or you are presented with this link: http://g.co/androidCertifiedDevice with a message about contacting the manufacturer and getting a certified device, which isn’t an option for you.

Background

Every Android device should meet a minimum specification and capability to reach google play certification. If the level is not reached, then Google will not grant the manufacturer the google play certification needed to install a Google account that can access the play store.

Not all Android devices can have a Google account and work just as well without the play store; side loading becomes routine, and gapps do most of the work. All other app stores (everyone except google play) will accept any Android headunit, play-certified or not, to serve their apps to you.

The Solution

Thanks to Google, there is a potential solution to getting google play certification for your Android headunit. They will accept end-users requests to add Google certification without testing or checking suitability on a case-by-case basis. You need one bit of information to start the process: the ‘Google Services Framework android ID’ (not Settings.Secure.ANDROID_ID or SSAID) installed in each Android headunit. This unique identification, and only this, is used to request Google.

$ adb root
$ adb shell 'sqlite3 /data/data/com.google.android.gsf/databases/gservices.db \ 
    "select * from main where name = "android_id";"'

Use ADB and the code above to get the ‘Google Services Framework android ID’ from within the device, then use that code to enter the Google Play Protect Certification Process.

No Access to ADB

You can’t ADB into the Android headunit? Try side-loading this ‘Device ID‘ apk or ‘this Device ID tool‘ to get the ‘Google Services Framework android ID’ (GSF ID) you need to enter into the link above to start the Google Play Protect Certification Process.

Marshmallow
Marshmallow
I am an android-headunits.com staff blogger. I have been using Android on my devices for many years and have learned a lot about the features and best hardware to keep up with the latest Android versions. I also make the coffee ☕

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Ask Questions in the new Android Headunit Forum

Before you comment, consider joining our new Android Headunit Discussion Forum. You can find a place for your question that will be more easily seen and get answers to your questions. We are also looking for posts from experienced uses to share their knowledge and expertise. A simple registration process will open the site to you.

Join the forum - handshake

Top Headunit Articles

If you have a question, try our new Android Headunit Forum for answers. A simple registration and introduction will allow you to post your questions in the forum.