how to install google play services to asus tinker board

Asus recently released a new version of android operating system for it's Asus tinker board.You can download the latest version from here:

https://www.asus.com/Single-Board-Computer/Tinker-Board/HelpDesk_Download/

However, it comes without google play store.

If you want to install google play store, there are lots of versions of it around the web, but which one will work?

The correct google play version to select for Asus tinker board is this one:

http://www.apkmirror.com/apk/google-inc/google-play-services/google-play-services-10-5-62-release/google-play-services-10-5-62-438-153733333-android-apk-download/

google services:

http://www.apkmirror.com/apk/google-inc/google-services-framework/google-services-framework-6-0-1-release/google-services-framework-6-0-1-android-apk-download/download/

this time download the google play store from:

http://www.apkmirror.com/apk/google-inc/google-play-store/google-play-store-7-7-31-release/google-play-store-7-7-31-o-all-0-pr-153394623-android-apk-download/download/

adb connect 192.168.1.100
adb root
adb connect 192.168.1.100
adb shell
mount -o remount,rw /system
exit
adb push playservices.apk /system/priv-app/
adb push gsf.apk /system/priv-app/
adb push playstore.apk /system/priv-app/

and install it, here you go , you'll have google play store running in your Asus tinker board.

Comments

hangosgabesz said…
his does not work
unfortunetly google play services has stopped

asus tinker android non compatible
Anonymous said…
You just need to install it here
Unknown said…
Play Store For iOS brings you the best and safest games and apps!

Popular posts from this blog

how can you enable a windows firewall rule for a dynamic dns name or dns address

Bose speaker hack (companion 5) to turn on/off automatically

how to IR remote control via wemos d1 (esp8266) & mqtt & sonoff tasmota