Native Development on NVIDIA Android Devices

This documentation gives you a roadmap and tutorial on how to do visual computing in C++ on Android. We will not cover much Java development here — for that, see http://developer.android.com — but we do cover how Java and C/C++ interact via JNI (Java Native Interface). Most of this document is relevant for native (C/C++) development on any Android device, some only on NVIDIA Tegra devices, and even a smaller subset only on NVIDIA Cardhu developer board. The tutorial has been tested on a NVIDIA Tegra K1 device using Android 4.4.2. The code snippets provided here could therefore require slight modifications to work with other versions of Android and Tegra devices.

 

 


NVIDIA® GameWorks™ Documentation Rev. 1.0.220830 ©2014-2022. NVIDIA Corporation and affiliates. All Rights Reserved.