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 cal
Solution 1:
Ok, I've found the problem and the solution:
It has nothing to do with GreenDao.
It's because the app uses too many jars, so maybe Android has a limitation of code.
The solution is to either delete un-needed jar files or delete a lot of code.
Share
Post a Comment
for "Install_failed_dexopt When Using Greendao"
Post a Comment for "Install_failed_dexopt When Using Greendao"