- 方法一:
菜单栏file->invalidate caches/restart -> invalidate and restart - 方法二:
- Something went wrong in incremental build system. One of this should help:
- Menu Build -> Rebuild project
- Delete folder /build
- Close Android Studio, delete /build folder
- Right click on your project -> “Open module settings” ->
Dependencies tab -> check if Export is checked for your library
- Something went wrong in incremental build system. One of this should help:
AndroidStudio导入了jar包但是仍然找不到类
最新推荐文章于 2024-01-04 16:07:19 发布
本文介绍了两种解决Android Studio中增量构建系统出现问题的方法。一种是通过菜单栏的invalidate caches/restart选项来重置缓存并重启;另一种是通过清理项目、删除特定文件夹以及检查依赖设置来解决问题。
2106

被折叠的 条评论
为什么被折叠?



