Android Studio使用过程中的问题汇总

    xiaoxiao2021-03-25  101

    文章目录

    out of memory运行时不启动默认模拟机 全局搜索搜不到东西Entry name 'xxx' collided

    out of memory

    提示:There’s not enough memory to perform the requested operation. 解决办法:打开android studio安装目录下bin目录的studio64.exe.vmoptions,修改studio的最大内存

    运行时不启动默认模拟机

    Run-Edit Configurations 去除图中对钩选项

    全局搜索搜不到东西

    清除缓存并重启: File -> Invalidate Caches/Restart

    Entry name ‘xxx’ collided

    删掉所有 build 文件夹

    转载请注明原文地址: https://ju.6miu.com/read-26221.html

    最新回复(0)