StockChart icon indicating copy to clipboard operation
StockChart copied to clipboard

运行的时候ClassNotFoundException: io.realm.RealmObject,这个是在哪里调用的

Open fsh596847 opened this issue 8 years ago • 2 comments

Error:Execution failed for task ':app:transformClassesWithInstantRunForDebug'.

java.lang.ClassNotFoundException: io.realm.RealmObject

fsh596847 avatar Jun 24 '16 09:06 fsh596847

这是因为mp里面那个类不支持as2+版本的instant run 功能,所以要么删代码,要么把instant run 暂时关闭,详见read me

AndroidJiang avatar Jun 24 '16 10:06 AndroidJiang

read me 在哪里?

javabean8 avatar Dec 15 '16 09:12 javabean8