I noticed that there is a new json file for the updater on the BraX server. What do we do with it?
It seems the updater app would need to be rebuilt to include that json file. I’ve never done this successfully. Hopefully people at BraX are intending to do this!
This is from Brave AI:
To apply a JSON file to an Android APK, you must place the file in either the assets or res/raw directory within your Android Studio project structure. Files placed in these directories are automatically packaged into the final APK during the build process and can be accessed at runtime.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.