Accession Number:
AD1017372
Title:
Android: Call C Functions with the Native Development Kit (NDK)
Descriptive Note:
Technical Report,01 Feb 2016,31 May 2016
Corporate Author:
US Army Research Laboratory Adelphi United States
Personal Author(s):
Report Date:
2016-09-01
Pagination or Media Count:
20.0
Abstract:
The Android Native Development Kit NDK provides a Java Android application a simplified mechanism to call embedded C native codes, which are used to increase the performance of a computationally intensive application. This step-by-step guide is intended to assist programmers with how to attach an NDK plugin to an Android Integrated Development Environment and how to call C functions from a Java application.