摘要:
这个月因为各种事情在忙,包括赶项目,回老家,还有准备旅游的事,所以应该写不了四篇博客了。今天介绍一下关于Android Studio 的几个好用的插件,都是我在用的,它们或能帮你节省时间,或者让你心情愉悦。还是老话,本文原创,转载请注明在CSDN博客上的出处:http://blog.csdn.net... 阅读全文
摘要:
1. Debug 模式查看变量的值; To quickly evaluate the value of any expression while debugging the program, hold Alt and click this expression to see its value an... 阅读全文
摘要:
I decided to spend a few hours onStetho.Stetho is a sophisticated debug bridge for Android applications.How to enable itIt is very simple to enable St... 阅读全文