Android DevAndroid开发实用技巧android studio

高效Android开发者的工具库

2017-02-19  本文已影响2391人  wutongke

这篇文章介绍开发者如何学习提高以构建更好的app,我将分享一些自己受益过的教程和资料。

1. 使用Android studio的快捷键

1.1 tips

这里是一个使用Android studio的小建议集合:
https://plus.google.com/u/0/collection/wtO0PB,大家可以在里边找到不少提高效率的点子。

1.2 template

使用Live templates可以节省coding时间:使用缩写快速输入方法或者循环
eg: 输入 fbc 则快速速入了findViewById

2. Debugging App时用到的工具

3. 向其它开发者学习

从开源代码中,我们可以学习到不少技巧。

4. 其它

此文为译文,原文地址:https://medium.com/@aditlal/must-have-tools-for-android-development-d76ae66f409f#.iac7q8vvb

欢迎关注公众号wutongke,每天推送移动开发前沿技术文章:

wutongke

推荐阅读:

重要-作为Android开发者必须了解的Gradle知识

编写高效的Android代码(译)

Android中使用gradient的一条建议

寻找卓越的(Android)软件工程师

上一篇 下一篇

猜你喜欢

热点阅读