- Android Native Development Kit Cookbook
- Feipeng Liu
- 89字
- 2021-07-27 18:07:25
Chapter 2. Java Native Interface
In this chapter, we will cover the following recipes:
- Loading native libraries and registering native methods
- Passing parameters and receiving returns in primitive types
- Manipulating strings in JNI
- Managing references in JNI
- Manipulating classes in JNI
- Manipulating objects in JNI
- Manipulating arrays in JNI
- Accessing Java static and instance fields in native code
- Calling static and instance methods from native code
- Caching jfieldID, jmethodID, and reference data to improve performance
- Checking errors and handling exceptions in JNI
- Integrating assembly code in JNI
推薦閱讀
- Learning Java Functional Programming
- Learning Cython Programming
- Learn Type:Driven Development
- Oracle Database In-Memory(架構與實踐)
- 機器人Python青少年編程開發實例
- Web Application Development with R Using Shiny(Second Edition)
- aelf區塊鏈應用架構指南
- MySQL數據庫基礎實例教程(微課版)
- Java Web程序設計任務教程
- Express Web Application Development
- Building Wireless Sensor Networks Using Arduino
- QlikView Unlocked
- 算法設計與分析:基于C++編程語言的描述
- C語言解惑:指針、數組、函數和多文件編程
- 瘋狂Ajax講義(第3版)