File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424工欲善其事,必先利其器。
2525
26261 . 尽量使用最新版的 IDE 进行开发;
27- 2 . 编码格式统一为** UTF-8** ;
27+ 2 . 编码格式统一为 ** UTF-8** ;
28283 . 编辑完 .java、.xml 等文件后一定要** 格式化** (基本格式方面使用 AS 默认模板即可);
29294 . 删除多余的 import,减少警告出现,可利用 AS 的 Optimize Imports(Settings -> Keymap -> Optimize Imports)快捷键;
30305 . Android 开发者工具可以参考这里:** [ Android 开发者工具] [ Android 开发者工具 ] ** ;
@@ -1064,7 +1064,7 @@ AS 已帮你集成了一些注释模板,我们只需要直接使用即可,
10641064 ——powered by Blankj
10651065
10661066[ Package by features, not layers ] : https://medium.com/@cesarmcferreira/package-by-features-not-layers-2d076df1964d#.mp782izhh
1067- [ iosched ] : https://github.com/google/iosched/tree/master/android/src/main/java/com/google/samples/apps/iosched
1067+ [ iosched ] : https://github.com/google/iosched
10681068[ 安卓开发规范(updating) ] : https://github.com/Blankj/AndroidStandardDevelop
10691069[ Android 开发者工具 ] : http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2017/0526/7973.html
10701070[ Android Studio下对资源进行分包 ] : http://www.jianshu.com/p/8e893581b9c7
You can’t perform that action at this time.
0 commit comments