compile 'org.greenrobot:greendao:3.2.2' compile 'net.zetetic:android-database-sqlcipher:3.5.2' compile 'com.android.support:multidex:1.0.0'
不再报java.lang.NoClassDefFoundError: org.greenrobot.greendao.database.StandardDatabase这个错了
参考 http://blog.csdn.net/u013617622/article/details/72784024
http://blog.csdn.net/u010151514/article/details/72865861