Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Android Application Development with Maven

You're reading from   Android Application Development with Maven Learn how to use and configure Maven to support all phases of the development of an Android application

Arrow left icon
Product type Paperback
Published in Mar 2015
Publisher
ISBN-13 9781783986101
Length 192 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Summary


This is the end! You have now mastered Android application development with Maven and you are confident that Maven has nothing to be jealous from Ant or even Gradle. We have discussed many times throughout this book of how every software development activity can be simplified using declarative configuration and make it part of the project itself with no advanced scripting knowledge or hard to understand settings. The power of Maven – plugins – hides all the technical details and lets you describe what you want to do in each phase. The rest is Maven's job, and by now you should be convinced that it really does a pretty good job on that.

Our last chapter was dedicated to two different topics. We first covered the critical but overlooked practice of managing code quality. We explored ways of analyzing an application's source code. At the beginning, we saw how to configure Android Lint and then we explained the advantages of SonarQube over a typical static-code analyzer. We also ran a...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image