mirror of https://github.com/buggins/dlangui.git
426 B
426 B
This is template for DlangUI Android project.
Copy this directory to some DlangUI project's directory to allow Android builds.
Modify android_app.mk, android_build_config.mk
android_app.mk
Update LOCAL_SRC_FILES to include all your project's files.
android_build_config.mk
Update paths to Android NDK, SDK, DlangUI source directory.