- Android Native Development Kit Cookbook
- Feipeng Liu
- 129字
- 2021-07-27 18:07:22
What you need for this book
A computer with Windows, Ubuntu Linux, or MacOS installed is necessary (Linux or MacOS is preferable). Although we can run Android apps with an emulator, it is slow and inefficient for Android development. Therefore, it is recommended to have an Android device.
The book assumes a basic understanding of C and C++ programming languages. You should also be familiar with Java and Android SDK.
Note that the sample code of this book is based on Android ndk r8 unless otherwise stated, since it is the latest version of NDK at the time of writing. By the time the book is published, there should be newer versions. The code should also run on any newer versions. Therefore we can install NDK r8 or later.
推薦閱讀
- PHP動態(tài)網(wǎng)站程序設(shè)計
- JavaScript高效圖形編程
- 前端跨界開發(fā)指南:JavaScript工具庫原理解析與實戰(zhàn)
- JavaScript+jQuery網(wǎng)頁特效設(shè)計任務(wù)驅(qū)動教程(第2版)
- Raspberry Pi for Secret Agents(Third Edition)
- 小程序,巧運營:微信小程序運營招式大全
- Learning Vaadin 7(Second Edition)
- Mastering Android Development with Kotlin
- Mastering JavaScript High Performance
- Cybersecurity Attacks:Red Team Strategies
- Yii Project Blueprints
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Xamarin Blueprints
- Node.js實戰(zhàn):分布式系統(tǒng)中的后端服務(wù)開發(fā)
- Google Maps JavaScript API Cookbook