- Android Application Development with Maven
- Patroklos Papapetrou Jonathan LALOU
- 250字
- 2021-07-23 20:06:08
What this book covers
Chapter 1, Beginning with the Basics, introduces you to the basic concepts of Maven and guides you to install all the required software you need to develop an Android application with Maven.
Chapter 2, Starting the Development Phase, sets the pace for the rest of the book. It discusses the first step to set up a minimal Maven configuration to compile and deploy an Android application to a real device or emulator.
Chapter 3, Unit Testing, covers several ways to write and run unit tests using various tools. It also explains the differences between unit and integration testing and the important role that both of them playing when developing an Android application.
Chapter 4, Integration Testing, completes the discussion about testing and presents three alternatives of running Android instrumentation tests, and also provides guidance on properly configuring Maven.
Chapter 5, Android Flavors, discusses the hot topic of maintaining multiple versions (free, ads-supported, and paid) of the same application. It describes the problem and then presents two ways to handle the case using Maven.
Chapter 6, Release Life Cycle and Continuous Integration, is all about releasing and deploying an Android application to a Maven repository. A bonus topic in this chapter discusses about automating everything using Jenkins, the most popular continuous integration engine.
Chapter 7, Other Tools and Plugins, is the last chapter and covers two very important topics: code quality with SonarQube and speeding up the development life cycle using the non-standard emulators provided by Android.
- Mastering NetBeans
- Node.js 10實戰
- Learning ROS for Robotics Programming(Second Edition)
- HTML5移動Web開發技術
- 深入淺出Java虛擬機:JVM原理與實戰
- React Native Cookbook
- FreeSWITCH 1.6 Cookbook
- SAS數據統計分析與編程實踐
- Ext JS 4 Web Application Development Cookbook
- UML 基礎與 Rose 建模案例(第3版)
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Visual Studio Code 權威指南
- MySQL程序員面試筆試寶典
- 創意UI Photoshop玩轉移動UI設計
- Web前端開發技術:HTML、CSS、JavaScript