INSTALL_FAILED_DEXOPT when using GreenDao
问题 Background I wanted to simplify the usage of DB in an Android app. For this, I've compared some third party libraries that create a DAO layer. I've come up with a nice library called "GreenDao" (presentation about it here) . The website shows that it's faster than other competitors (like ORMLite) and is optimized for Android. The problem For some reason, on some device (usually old devices, with GB) , I get the next console error when trying to install the app: Installation error: INSTALL