出现Warning: Default Activity not found是因为上一次强制退出导致as存储配置出错,解决方法:
1.关闭as
2.去安装路径找到AndroidStudio3.3 -> system -> caches
3.删除caches这个文件夹
4.重启as
就可以了
解决Android studio 出现Warning: Default Activity not found的方法
最新推荐文章于 2021-09-03 08:24:27 发布
出现Warning: Default Activity not found是因为上一次强制退出导致as存储配置出错,解决方法:
1.关闭as
2.去安装路径找到AndroidStudio3.3 -> system -> caches
3.删除caches这个文件夹
4.重启as
就可以了