Can't install / upgrade Google Play Services on PhoenixOS based on Android 7.1
1
vote
0
answers
167
views
I've just installed Android Phoenix OS as a virtual machine using bhyve hypervisor. The problem that I have is that I'm not able to upgrade the Google Play Services for some reason :
And if it is not upgraded to the latest version,the NetFlix app does not work. Neither if I make the installation of the apk file. I've registered Android by executing the following commands inside the Termux terminal :
ANDROID_RUNTIME_ROOT=/apex/com.android.runtime
ANDROID_DATA=/data
ANDROID_TZDATA_ROOT=/apex/com.android.tzdata
ANDROID_I18N_ROOT=/apex/com.android.i18n sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = \"android_id\";"
and yes,it says that the device has been registered. So the reason of the error given is caused by a different reason.
Can someone guess what could be ?

Asked by mister_smith
(21 rep)
Jan 2, 2025, 01:49 PM