- Android 6 Essentials
- Yossi Elkrief
- 186字
- 2021-07-30 10:06:50
Preface
Android 6 will primarily focus on improving the overall user experience, and it will bring in a few features, such as a redesigned permission model in which applications are no longer automatically granted all of their specified permissions at the time of installation, the Doze power scheme for extended battery life when a device is not manipulated by the user, and native support for fingerprint recognition.
If you're already an Android developer, you're only a few steps away from being able to use your existing development experience to reach your users wherever or whenever they want or need your app.
As a professional Android developer, you have to create production-ready apps for your users. This book will give you what it takes to ship polished apps as part of a development team at a company, an independent app developer, or just as a programmer using Android development best practices.
By the end of the book, you'll be able to identify critical areas for improvement in an app and implement the necessary changes and refinements to ensure it meets Android's Core App Guidelines prior to shipping.
- 算法訓(xùn)練營:入門篇(全彩版)
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- Processing互動(dòng)編程藝術(shù)
- Mastering Kali Linux for Web Penetration Testing
- iOS應(yīng)用逆向工程(第2版)
- Learning Unity 2D Game Development by Example
- C++寶典
- Xcode 6 Essentials
- 深入解析Java編譯器:源碼剖析與實(shí)例詳解
- 軟件工程與UML案例解析(第三版)
- Python機(jī)器學(xué)習(xí)開發(fā)實(shí)戰(zhàn)
- 跟小樓老師學(xué)用Axure RP 9:玩轉(zhuǎn)產(chǎn)品原型設(shè)計(jì)
- C語言從入門到精通(第5版)
- Mastering MeteorJS Application Development
- VBA Automation for Excel 2019 Cookbook