dlangui/examples/dminer/android_project/README.md

20 lines
426 B
Markdown

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.