- 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.
推薦閱讀
- Visual C++串口通信開發入門與編程實踐
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- Python深度學習
- Vue.js 3.x從入門到精通(視頻教學版)
- Internet of Things with the Arduino Yún
- 精通網絡視頻核心開發技術
- 基于Struts、Hibernate、Spring架構的Web應用開發
- JavaScript動態網頁編程
- Java程序設計基礎(第6版)
- Mastering HTML5 Forms
- CodeIgniter Web Application Blueprints
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- AutoCAD基礎教程
- Backbone.js Patterns and Best Practices
- Python程序設計案例教程