[android-developers] Re: Intermittent dex2oat error on app install

2016-04-29 Thread C. Kovsky
I continued testing, and it's not intermittent. What seems to make the difference is whether it's installed first as debug or signed apk. - So fresh debug installs will always run perfectly. - Fresh signed apks will fail when run. Subsequent debug runs (without uninstalling) will then

[android-developers] Re: Intermittent dex2oat error on app install

2016-04-29 Thread C. Kovsky
Oh, and as soon as I've posted I remembered what else needed to be included: This error only occurs on Anroid 6 (is the stricter permissions involved?) Current system is Android 6.0.1 with CM 13.0-ZNH0EAS2JK. Before the official update to Marshmallow, I did not get this error. However, some users