Android/ARM64: Added how to run CLI app with linker64
authorGeunsik Lim <geunsik.lim@samsung.com>
Tue, 12 Mar 2019 07:48:52 +0000 (16:48 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 12 Mar 2019 08:15:01 +0000 (17:15 +0900)
commit59a92632a9b1021d9e06397d5d3ef8aa4d183fc4
tree72b6a2e41eb0bbb9e3ab3adae386248529204e28
parent33093d4c0daefcc04f48f963530c002f432110e8
Android/ARM64: Added how to run CLI app with linker64

This commit is to depict how to run nnstreamer-based test application
with linker64 (the ELF interpreter) on the Android 64bit devices.

We assume that you run your test applications in the `/data/nnstreamer/`
folder on the Android devices based on ARM64 CPU. Note that the 'linker64'
file to interpret ELF files is located in the `/data/nnstreamer/libandroid/`
folder.

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
jni/README.md