最简单的 Android_Studio使用配置

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 。

14.导出入配置文件:

导出:File->Export Setting

导入:File-> import Setting

快捷输入(以下图片转载至百度图片:Android_Studio快捷图片)

最简单的 Android_Studio使用配置

快捷键(以下图片转载至百度图片:Android_Studio快捷图片)

最简单的 Android_Studio使用配置

最简单的 Android_Studio使用配置

Style:  http://color-themes.com/?view=index