Skip to content

Instantly share code, notes, and snippets.

@morkin1792
Created March 7, 2020 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morkin1792/4664e68b10b68a211f352d79191b028b to your computer and use it in GitHub Desktop.
Save morkin1792/4664e68b10b68a211f352d79191b028b to your computer and use it in GitHub Desktop.
tuto to install google play store on an android device

getting Google Play Store

Install in order:

  • com.google.android.gsf (Google Services Framework): specific version for each android (8,9,10)
  • com.google.android.gms (Google Play Service): get latest version on apkmirror
  • com.google.android.syncadapters.contacts (Google Contacts Sync): specific version for each android (8,9,10)
  • com.google.android.syncadapters.calendar (Google Calendar Sync): get latest on apkmirror (probably very recent versions only work on new android)
  • com.android.vending (Google Play Store): get latest version on apkmirror
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment