View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#27
Ok, tested again from scratch...
1. Stop dalvik
2. pkcon remove aliendalvik
3. Checked if need to delete some files manually. Only my .apk files - removed manually. It's cool, in this version of sailfish os, you don't do nothing (almost) after dalvik removing.
4. Reboot
5. Installing Dalvik support from store.
6. Installing Google Play and Services
7. Installed 2 apps from store
8. Checked systemctl status aliendalvik
I see this lines:
Code:
├─6527 com.google.android.gms
├─6539 com.google.android.gms.persistent
├─6599 com.google.process.gapps
├─7320 com.google.android.gsf.login
└─7934 com.google.android.gms.unstable
a. Why it have 3 process related to services gms ? And one of them unstable?

9. Restart dalvik.
Like before, both apk files removed from
Code:
/opt/alien/data/app
and also .desktop files...

10. Checked systemctl status aliendalvik
Now I see this lines:
Code:
├─11330 com.google.android.gms.persistent
├─11363 com.google.process.gapps
├─11378 android.process.acore
├─11394 com.google.android.gms
├─11421 com.android.vending
Like you can see, same gms processes (except unstable one). Even vending (Store) here... I'm confused! If they here, why .apk and .desktop files disappeared?
And what, it start this processes directly from
Code:
/opt/alien/system/priv-app/GmsCore.apk
/opt/alien/system/priv-app/Phonesky.apk
?

Very weird...
 

The Following User Says Thank You to Schturman For This Useful Post: