Android Gearbox App Release Build

Замовник: AI | Опубліковано: 13.12.2025

I have a React Native mobile app that operates an industrial gearbox via Bluetooth. The development build is stable, but I now need a clean production bundle for Android. Your task is to run the Gradle step `app:createBundleReleaseJsAndAssets`, resolve any missing asset or dependency issues that surface, and hand back a signed AAB (or APK) that is ready for the Play Store or direct sideloading. Key points you’ll handle • Generate the release JavaScript bundle and all accompanying assets. • Fix build-time errors related to Metro, Gradle, ProGuard, or native modules if they appear. • Produce a single, signed release build (AAB preferred) along with the keystore configuration you used, plus a short text file noting every command or Gradle flag so I can reproduce the build in the future. The codebase is already on GitHub; I will add you as a collaborator and supply the keystore credentials in a secure channel. React Native CLI, Android Studio, Gradle 8+, and Node 18 are the stack versions currently in place—please be comfortable working with them. I’m aiming for a quick turnaround: once the release bundle installs cleanly on my test device and opens without red screens, the job is done.