summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Android (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-11Moved NativeApp to Tools moduleEgor Yusov40-6821/+0
2019-10-26Updated gitignore for NativeApp/AndroidEgor1-0/+1
2019-10-26Fixed Android build error when using external CMake (fixed ↵Egor1-2/+2
https://github.com/DiligentGraphics/DiligentEngine/issues/61)
2019-06-09Added 'Diligent-' prefix to project names to avoid name conflicts (fixed ↵Egor Yusov1-1/+1
https://github.com/DiligentGraphics/DiligentEngine/issues/20)
2019-05-11Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor27-5/+6503
2019-03-08Updated Android build settingsEgor2-6/+2
2019-02-16Updated Android build configuration. Fixed ↵Egor1-1/+1
https://github.com/DiligentGraphics/DiligentSamples/issues/3
2018-02-17Moved common gradle build settings to android_common.gradleEgor2-8/+14
2018-02-16Enabled test app on AndroidEgor1-1/+1
2018-02-16Unified Android buildEgor14-0/+320