鱼C论坛

 找回密码
 立即注册
查看: 941|回复: 1

[技术交流] Android_Studio IDE使用配置

[复制链接]
发表于 2019-4-14 16:25:21 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
1.文件编码
Settings  –>  File Encodings
2.显示行号
Settings–>  Editor –>  Appearance ,勾选  Show line numbers 。
3.自动导包
Settings –>  Editor –>  Auto Import ,勾选  Add unambiguous improts on the fly 。
4.鼠标悬停显示方法说明(* ctrl + q)
Settings –> Editor –> General ,勾选 show quick documentation on mouse move dealty(鼠标悬停时间)
5.不区分大小写
Settings –> Editor –> General ->Code Completion
在Case sensitive completion 选择None
6.检查更新
Settings –> Updates 。 勾选 Check for updates in channel , 即开通自动检查更新。你可以禁用自动检查更新。右侧的列表,是更新通道。
Stable Channel : 正式版本通道,只会获取最新的正式版本
Beta Channel : 测试版本通道,只会获取最新的测试版本
Dev Channel : 开发发布通道,只会获取最新的开发版本
Canary Channel : 预览发布通道,只会获取最新的预览版本
7.部分扩展关闭
1.CVS Integration : CVS 版本控制系统,用不到
2.Google Cloud Tools For Android Studio : Google云 用不到
3.Google Login : Google账号登录,用不到
`Google Cloud Tools For Android Studio** 插件需用,
4.hg4idea : Mercurial 版本控制系统用不到。这里需要注意的是:
  如果禁用了2和3选项,将导致不能使用导入官方样例的功能( import sample )。
8.jdk的设置
File –> Other Settings –> Default Project Structure
9.禁用拼写检查
Settings –> Inspections –> Spelling 取消勾选。
10.显示行号缩进空格
Settings –> Editor –> Appearance ,勾选 Show line numbers,勾选 Show whitespaces 。
11. 设置right margin警示线
Settings –> Editor –> Appearance ,勾选 Show right margin (configured in Code Style options) 。
12. 设置工程打开方式
Settings –> System Settings ->Reopen last project on startup
下次打开Android Studio时默认进入主页面,所以不需要自动打开上次关闭的工程。Confirm application exit,每次关闭时会弹出确认提示框。
13.方法分隔符显示
方法与方法之间隔一条线,方便区分。Settings – Editor – Appearance ,勾选 Show method separators 。
13.导出入配置文件:
导出:File->Export Setting
导入:File-> import Setting

  
Style:  http://color-themes.com/?view=index
小甲鱼最新课程 -> https://ilovefishc.com
回复

使用道具 举报

发表于 3 天前 | 显示全部楼层
感谢分享
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2025-8-2 19:29

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表