top of page
Download Androidndkr23blinuxx8664zip Hot
include $(CLEAR_VARS)
ndk-build This will create a libs directory containing the built library. download androidndkr23blinuxx8664zip hot
LOCAL_MODULE := hello LOCAL_SRC_FILES := hello.c include $(CLEAR_VARS) ndk-build This will create a libs
LOCAL_PATH := $(call my-dir)
int main() { printf("Hello, World!\n"); return 0; } Run the following command to build the native library: download androidndkr23blinuxx8664zip hot
#include <stdio.h>
bottom of page
