Android Support/Alien Dalvik no longer working [3.4.0.22]

@Ygriega & al:
Thank you for reporting. There is indeed a defect here. An internal bug has been filed and a solution found.

In the meantime, before the fix is rolled out, running these commands should help:

devel-su
systemctl stop aliendalvik
rm -rf /home/.android/data/system/package_cache/1/Alien*
systemctl start aliendalvik
exit
11 Likes