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