摘要:
先看Application Fundamentals上的一段话:Android calls onSaveInstanceState() before the activity becomes vulnerable to being destroyed by the system, but does ... 阅读全文
摘要:
Intro to GradleGradle is a powerful new dependency management system for Java. It provides the ability to provide more custom build logic than predece... 阅读全文
摘要:
In your github fork, you need to keep your master branch clean, by clean I mean without any changes, like that you can create at any time a branch fro... 阅读全文