Rocket.Chat android app generator for particular server

Currently Rocket.Chat.Android supports multiple server. That’s very good feature. But some clients will like standalone app for their server which by default uses that server.

I have one idea of generating android app in the web which will take server url as parameter and will give apk file for that server, which by default uses that server. example https://droidgen.eventyay.com/

Advantages:

  • Standalone app for server
  • Easy and efficient deep linking

if you build it your self i’m pretty sure this is already possible. We have several people that have already done this.