Setting up couchbase server and sync gateway

Is there anyone in the community that can assist me with setting up a workable couchbase server and sync gateway that I can connect to from android application?

I am a newbie with servers so I will need a lot of assistance.

Follow the instructions in Sync Gateway Getting Started Guide that includes steps to setup Couchbase Server and connecting Sync Gateway to it

Once thats in place, follow the Android Getting Started guides to connect your couchbase lite enabled Android app to sync data with Sync Gateway

Good morning,

I keep on getting {Repl#7} Got LiteCore error: POSIX error 111 “Connection refused”.

I have looked through the forums and the documentation and cannot seem to find a solution that works.

Check the corresponding sync gateway logs. As indicated in the error, the client is unable to connect to the sync gateway.