This demonstrates how to read a value returned by a native method in a library written in Assembly for ARM64 (GNU AS Syntax), and assembled with GNU AS and GOLD
-
Updated
Dec 3, 2017 - Assembly
This demonstrates how to read a value returned by a native method in a library written in Assembly for ARM64 (GNU AS Syntax), and assembled with GNU AS and GOLD
This demonstrates how to write a native library with a procedure calling a Java method, defined in an Android app that previously invoked that native procedure. The library is written in ARMv8-A assembly.
Add a description, image, and links to the jni-sample topic page so that developers can more easily learn about it.
To associate your repository with the jni-sample topic, visit your repo's landing page and select "manage topics."