Can not run android apps that use realm (e.g. Element) after updating to 4.5

Hi,

In case someone has issues with storage, please check if the following would help. One device got fixed with this who had issues with WhatsApp especially.

devel-su
systemctl stop aliendalvik
chown 501023:501023 /home/defaultuser/android_storage /home/defaultuser/android_storage/Android 
chown 501023:501078 /home/defaultuser/android_storage/Android/data 
chown 501023:501079 /home/defaultuser/android_storage/Android/obb
systemctl start aliendalvik

cc: @goverton who had the issue in other thread.

1 Like