Rokko Member Licensed User Feb 10, 2022 #1 Hello to everyone, I need to make an entry in gradle.properties but I don't know how to do this in B4A. Is it possible and if, how? The entry that's needed is: gradle.properties: android.bundle.enableUncompressedNativeLibs=false from https://www.ausweisapp.bund.de/sdk/android.html Regards Rokko
Hello to everyone, I need to make an entry in gradle.properties but I don't know how to do this in B4A. Is it possible and if, how? The entry that's needed is: gradle.properties: android.bundle.enableUncompressedNativeLibs=false from https://www.ausweisapp.bund.de/sdk/android.html Regards Rokko
Erel B4X founder Staff member Licensed User Longtime User Feb 10, 2022 #2 See this page: https://www.b4x.com/android/forum/threads/vitamio-5-version-5-2-3.65176/page-7#posts You can put the modified bundleconfig.json file in the project folder. Upvote 0
See this page: https://www.b4x.com/android/forum/threads/vitamio-5-version-5-2-3.65176/page-7#posts You can put the modified bundleconfig.json file in the project folder.