Coder Social home page Coder Social logo

couchchatandroid's Introduction

CouchChat-Android

CouchChat is currently just demo of authenticating against the Sync Gateway via:

  • Mozilla Persona
  • Facebook Connect

Getting CouchChat

$ git clone https://github.com/couchbaselabs/CouchChatAndroid.git
$ cd CouchChatAndroid
$ git submodule init && git submodule update

Configure Android Studio SDK location

  • cp local.properties.example local.properties
  • Customize local.properties according to your SDK installation directory

Import Project into Android Studio

Follow the instructions in the following sections of the Couchbase Lite Android README:

  • Importing Project into Android Studio
  • Working around Import bugs

Running CouchChat via Android Studio

  • Go to Tools / Run or Tools / Debug menu

Running CouchChat via gradle command line

  • Make sure you have a simulator or device running and connected. You can do this via Android Studio / Tools / AVD Manager or via the AVD Manager directly.

  • ./gradlew installDebug to install the APK on your simulator or device.

  • Manually run the app

couchchatandroid's People

Contributors

tleyden avatar

Watchers

James Cloos avatar PankaJJakhar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.