Title: How to install Google App for rk3399 [Print This Page] Author: alongaz Time: 1/12/2021 02:17 Title: How to install Google App for rk3399 Hello
How to install Google App for rk3399£¿ Author: alongaz Time: 1/12/2021 02:31
android 7.12Author: nura9005 Time: 2/21/2021 17:41
Install Google Play Store on Android 8.1.0
After trying all sorts of methods to get google play store on ROC-RK3399-PC, I finally found a method that works!
Required: Working ADB
Download playstore files for Android 8.1.0 and Device_ID.apk from here: https://mega.nz/#F!AQFWHQRb!CtZaS3cU0PCzTELrHZRrUg
Tested on this image: sd_ROC-RK3399-PC_Android8.1.0_DEFAULT_181025.img
On ROC-RK3399-PC, launch Settings -> System -> About tablet
Tab on Build number 7 times to activate Developer mode
Settings -> System -> Developer options
Turn on Root access for ADB
Turn on USB debugging
Turn on ADB over network (Note the IP)
On your PC with working ADB, extract the contents of the playstore_files.zip into a directory
Save Device_ID.apk into the same directory
Open a shell with root/admin privileges
adb connect <IP of the device from Debugging section earlier>
adb root
adb connect <IP of the device from Debugging section earlier>
Turn off Root access for ADB
Turn off ADB over network
Turn off USB debugging
It is not perfect... some apps will launch sideways and I still get pesky uncertified warnings even after I registered the GSF ID. Also GSF ID changes every time you flash and reinstall again so be sure to register every time. At least I could log into Play Store and download purchased apps. Hope this helps!
Checked on Firefly-RK3399 and ROC-RK3399-PC.Author: sylvainsab Time: 3/1/2021 21:32
You could also consider the alternative : microg.org
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)