Seemingly at random, the apk that Android Studio installs is corrupted. It usually centers around lambdas (but it\'s a different one every time). I\'m using Jack compilation a
I assume this is a bug in Build Tools 25.0.0 and 25.0.1. Reverting back to 24.0.3 fixed this issue for me.
UPDATE After updating to com.android.tools.build:gradle:2.2.3, I had a full work-day without build errors with Build Tools v25.0.1.
com.android.tools.build:gradle:2.2.3