This is an example of a backend "hello world" application with android and ios frontend apps.
Get the source:
$ git clone --recursive [email protected]:simonhorlick/app-example.git
Build with bazel.io:
$ bazel build //backend:backend.tar //ios:ios-app //android:app