It covers: Plugin Structure, Key Plugin Components, Testing, and Publishing
Talk: Gradle Plugin Goodness
It covers: Plugin Structure, Key Plugin Components, Testing, and Publishing
Davis Technology Consulting
by Annyce Davis
by Annyce Davis
Great Android apps only include what’s needed to achieve the goals of the product, not enhance the resume of the developer. What’s more, the more maintainable an application is, the more likely it will have increased user satisfaction and decreased time to market.
So how can you do it? Keep these four factors in mind:
by Annyce Davis
Android devices come in all shapes and sizes, with varying performance levels and APIs. This is one of the reasons that writing tests for Android applications can be so daunting, let alone the seemingly endless number of tools available to write those tests. This presentation discusses three simple steps to get started with writing tests for your Android applications.