AndroidStudio相关

1、AndroidStudio 改变.gradle .AndroidStudio 默认存储位置

  • 1、AndroidStudio安装路径下 -> bin -> idea.properties 文件

    将1和2的路径设置为自己的路径,将3和4取消注释或复制在下方
    注意: idea.plugins.path 和 idea.log.path 必须去掉注释或重新设置,否则启动idea后会有提示:It seems you're using 'idea.config.xxx' property to specify the location of the settings directory.

  • 2、添加环境变量

  • 3、效果

2、AndroidStudio AVD 模拟器打不开

第一步、在ASS上方依次点击Tools---SDK Manager---SDK Tools

取消选择emulator然后应用,确定,即可删除虚拟机。

第二部、相同的方法再次点击Tools---SDK Manager---SDK Tools

相关推荐
蜀中廖化2 小时前
Android Studio 导入 opencv
android·opencv·android studio
奋斗的小鹰2 小时前
ASM Bytecode Viewer 插件查看kotlin和java文件的字节码
android·kotlin·asm
欢喜躲在眉梢里5 小时前
mysql中的日志
android·运维·数据库·mysql·adb·日志·mysql日志
路上^_^6 小时前
安卓基础组件019-引导页布局001
android·安卓
梦终剧7 小时前
【Android之路】UI消息循环机制
android·ui
zh_xuan7 小时前
Android android.util.LruCache源码阅读
android·源码阅读·lrucache
梦终剧7 小时前
【Android之路】安卓资源与编译初步
android
mykrecording9 小时前
launch Activity流程
android·app
不知名的前端专家10 小时前
uniapp 安卓FTP上传下载操作原生插件
android·uni-app
ClassOps11 小时前
Android Studio Logcat中 杀死应用
android·android studio·logcat