Sunzxyong / Recovery

a crash recovery framework.(一个App异常恢复框架)
Apache License 2.0
1.71k stars 216 forks source link

Hi,clearAppData would crash #14

Open TonyChiangUSA opened 7 years ago

TonyChiangUSA commented 7 years ago

when i click clearAppData button,your sample app will crash,and the crash log:

Unable to instantiate application com.android.tools.fd.runtime.BootstrapApplication: java.lang.IllegalStateException: java.lang.ClassNotFoundException: com.zxy.recovery.test.App

Sunzxyong commented 7 years ago

Hi,i think this exception is caused by "instant run",please close "instant run".