GithubHelp home page GithubHelp logo

chat's Introduction

Real Time Chat

"Chat" is an Android application used for realtime chat, the application focuses on privacy and all your data is safe Download APK: https://drive.google.com/file/d/1uhEujTowxbz7Ojw_O3AeZYlaZbNJImGX/view?usp=sharing
Preview Of The App: https://youtu.be/wHdZNOOiOP0

Installation

Clone This Repository in any folder in your pc and make sure java is installed

java -version

you should be able to see your version of java installed, in case java is not installed in your pc install it using this link java download

Usage

The Project is already build for you and apk file can be downloaded from Chat>app>build>outputs>apk>debug but in case you would like to build it follow these steps

Connect The App To Firebase (console.firebase.com > new project) and download the google-services.json file

place the file in app directory

  1. Open The Downloaded/Cloned Project In Your Terminal Window
./gradlew.bat assembleDebug

You Should See BUILD SUCCESSFUL in your cmd, now go to Chat>app>build>outputs>apk>debug and install apk-debug.apk in your android device (Android Lollipop 5.1 or Higher)

In case You See Errors During Build Follow Steps Below

  1. make sure java is installed and JAVA_HOME is added to your environment variables (windows)
  2. in case of heap errors: Anyway, here is how to fix it:

Go to Start->Control Panel->System->Advanced(tab)->Environment Variables->System Variables->New:

Variable name: _JAVA_OPTIONS

Variable value: -Xmx2512M

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Images

License

MIT

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.