axmol/tests/cpp-tests/proj.android/app
halx99 722b6af026 [Android][freetype] Change streamingParsingEnabled to true
Add noCompress config to build.gradle for all templates & tests project

Exists project, please add follow config

android {

// Other configs
// ...

// noCompress config
aaptOptions {
   noCompress 'mp3','ogg','wav','mp4','ttf','ttc'
}

}
2022-01-29 14:54:32 +08:00
..
jni Committing clang-format changes 2021-12-28 08:06:23 +00:00
res metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
src/org/cocos2dx/cpp_tests Sync SharedLoader template. 2020-10-19 19:19:17 +08:00
.gitignore
AndroidManifest.xml merge (#19669) 2019-05-07 00:50:29 -07:00
build.gradle [Android][freetype] Change streamingParsingEnabled to true 2022-01-29 14:54:32 +08:00
proguard-rules.pro fixed proguard-rules.pro for Android tests (#18594) 2018-01-02 10:31:58 +08:00