Also confirming it works on N4. Looking for a way to use google services (for work related apps). Will continue testing components and report back.
Looking at the build.prop it appears aliendalvik is running 4.4, so I followed Jolla C thread over https://together.jolla.com/question/...on-tablet-or-c/
Installs fine, but does not connect...I also tried jelly bean runtime with similar results. Search continues...
Also confirming it works on N4. Looking for a way to use google services (for work related apps). Will continue testing components and report back.
I have got google play store and google services working with this aliendalvik
To install google play store, google services and voice assistant follow this guide.
became root devel-su
Download this archive and extract it. http ++ ://bin.ge/dl/247451/SFOS-GAPPS-tar.gz.html (correct link i could not post link)
You will see APPS and GAPPS folders.
enter GAPPS folder and copy system folder with this command
cp -avR system/ /opt/alien/
and change permissions
chmod 664 /opt/alien/system/framework/com.google.android.maps.jar
chmod 664 /opt/alien/system/etc/permissions/com.google.android.maps.xml
then copy GmsCore.apk, Phonesky.apk, GoogleLoginService.apk and GoogleServicesFramework.apk here /opt/alien/system/priv-app
and chmod them with "chmod 664 full/path/to/these/files"
then install them
cd /opt/alien/system/priv-app
apkd-install Phonesky.apk
after this install updates they are located in APPS folder. There also are firefox and youtube apk if you want them. After install restart the phone. that's it. Google play and google services should work.