
issue
graphicswe
C++,JAVA
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Android Studio升级3.6 Build等底部窗口出现中文乱码解决方法
1. 双击shift,全局搜索"Edit Custom VM Options" 2. 在搜出来文件最后一行添加 -Dfile.encoding=UTF-8 3. 重启Android Studio原创 2020-03-12 14:34:38 · 423 阅读 · 0 评论 -
Androidstudio 升级后遇到 mips64el-linux-android 问题
Androidstudio升级后打开遇到如下错误: No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android This version of the NDK may be incompatible with the Android Gradle plugin vers...原创 2019-06-06 14:39:50 · 737 阅读 · 0 评论