android stdio技巧

下载地址 http://www.android-studio.org/

\APP下放的是资源


自动导入包:勾上“Optimize import on the fly”“Add UNambiguous imports on the fly”



快速打印日志:定义TAG



生成参数:



快捷键设置



ctrl+alt+空格 不全代码

ctrl+shift+上下 代码整行上下移动

ctrl+d  复制一整行代码到下一行

ctrl+y 删除一行代码

alt+上下 调到下一个方法







发布了74 篇原创文章 · 获赞 22 · 访问量 31万+

猜你喜欢

转载自blog.csdn.net/jobsss/article/details/74838641