Description
Basically – how do you build the APK for https://play.google.com/store/apps/details?id=chat.rocket.android ? Where can I find the full process, with all of the versions described? I do want to build the old version, that’s published on GooglePlay (one with 100,000+ installs and success, not the ReactNative yet).
STEPS
I’m simply visiting the page https://rocket.chat/docs/developer-guides/mobile-apps/, and following the described steps (tried both cordova and docker approaches on my Ubuntu 18.04 64bit machine), yet I hit a number of issues, even when trying the docker approach.
I get various problems, such as that I even have to downgrade the Android SDK (to which version?), and similar other problems. I’d like to know just what the process do you currently have to build that APK, with all the details. Is it in some of the .yml files, which one? Or, which operating system and with what settings should I virtualize, or use?