# Ring Synchronization via submodules of the repositories of to states in which they work together + scripts to build for each platform easily. Fixes . I'd rather have a single Git repo, but without official support, maintaining a merged single git repo is useless, so I'll start with submodules which are easier to paste together. ## Ubuntu 15.10 Build and install locally under this repository: ./ubuntu-15.10-local-install.sh Run daemon and client on background: ./ubuntu-15.10-run.sh Stop daemon and client: ./ubuntu-15.10-stop.sh ## Ubuntu 15.10 host Android device First ensure that you can build and install a minimal Android App on your device, e.g. This will at least require installing the SDK. All executables used must be in your `PATH`, e.g. `adb`. Then build and install on all devices with: ./ubuntu-15.10-android-install-all-devices.sh