- Mastering Android Application Development
- Antonio Pachón Ruiz
- 165字
- 2021-07-09 21:19:48
Preface
This book is a practical guide to learning the development of advanced Android apps. This book helps master the core concepts of Android and quickly apply the knowledge in real-life projects. Throughout the book, an app is created, evolved in every chapter, so that the reader can easily follow and absorb the concepts.
The book is divided into twelve chapters. The first three chapters are focused on the design of the app, explaining the basic concepts of design and the programming patterns used in Android. The next few chapters aim to improve the application, accessing the server side to download the information to be shown in the app. Once the app is functionally complete, it is improved using Material Design components and other third-party libraries.
Before finishing, extra services are added to the app, such as location services, analytics, crash reports, and monetization. Finally, the app is exported, explaining the different build types and certificates, and uploaded to Play Store, ready to be distributed.
- C語言程序設計案例教程(第2版)
- Python從小白到大牛
- Developing Mobile Web ArcGIS Applications
- Cassandra Data Modeling and Analysis
- 深入淺出DPDK
- 差分進化算法及其高維多目標優化應用
- Learning DHTMLX Suite UI
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- 用案例學Java Web整合開發
- 交互式程序設計(第2版)
- Scala Functional Programming Patterns
- Java EE Web應用開發基礎
- 愛上C語言:C KISS
- WebStorm Essentials
- 微前端設計與實現