Release Version Application and Deployment
- We can build a Release Version of the .aab or .apk file of QField with Android Studio or Visual Studio?
- How we can create/set new keystore to create Release Version of Application
- Seems the QField docker build process only gives the debug version of the QField Application alone
triplet=arm64-android ./scripts/build.sh
How can we generate/build applications with the build type of release/build? in QField
Once the Build is successful, I can get this Statement alone
BUILD SUCCESSFUL in 5s
33 actionable tasks: 3 executed, 30 up-to-date
Android package built successfully in 43.773 ms.
**-- File: /usr/src/qfield/build-arm64-android/src/app/android-build//build/outputs/apk/debug/android-build-debug.apk**
CPack: - package: /usr/src/qfield/build-arm64-android/Kcube Field-0.1.1-Android.json generated.
In this Path Debug Build Only Exists
Thanks
Imported from GitHub discussion by @ajithandro on 2024-01-30T05:48:27Z