Quote:
Originally Posted by Norbi24
Do you occasionally know how to install GooglePlay on Tolino's Android 4.4.2 and/or which version of GP to take and try
|
I suggest you just sideload the apps you want. You can get the APK files elsewhere, and then do:
adb install <filename>.apk.
But if you really want Google Play, you can try to install OpenGApps from here:
https://opengapps.org/
The version you need is: ARM (32-bit), 4.4, pico (smallest). They're updated regularly so I'm not posting a direct link.
You might need to use the trick I posted before to access the full settings to be able to add your Google account:
adb shell am start -n com.android.settings/.Settings
If your device is showing as "uncertified," you can add an exception for it here (have to log in to the same account as on the device):
https://www.google.com/android/uncertified/
Yet another approach would be to use Yalp Store (or Aurora Store) with MicroG. This is an alternate way to access Google Play Store and services. Not really sure what you're trying to do but this might work just as well for your purposes.