天天看点

安卓USB真机测试软件闪退解决办法--Caused by: java.lang.ClassNotFoundException: Didn't find class "....Activity"

网上搜索好多方法:但是都不适合解决不了

一般真机测试闪退快速解决办法

File

Setting

搜索 Instant run

Enable Instant run…取消

apply

就这么简单 实测可解决大部分闪退问题

下面是异常信息

Caused by: java.lang.ClassNotFoundException: Didn’t find class “com.Interstellar.MyApplication” on path: DexPathList[[zip file…

继续阅读