mirror of https://github.com/buggins/dlangui.git
20 lines
426 B
Markdown
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.
|
|
|