Skip to content

sinister0x7/MeetEazy

Repository files navigation


MeetEazy
MeetEazy

MeetEazy is an android app for creating and joining video conferencing, online meetings, virtual training classes and, group video calls.

Made with ❤️ in India

Platform Backend Language Powered By Jitsi Meet SDK Version Minimum SDK Version App Version

Screenshots

Splash Screen Onboarding Screen Sign Up Screen
Sign In Screen Home Screen Incoming Call Screen
Outgoing Call Screen Ongoing Meeting Screen View Profile Screen
Settings Screen Edit Profile Screen About Screen

Features

  • Create meeting room
  • Join meeting room
  • Personal and group meeting calls
  • Screen sharing
  • Picture-in-picture mode
  • Live chat feature
  • Start recording
  • Share video
  • Start live stream
  • Lobby mode
  • Lock meeting room
  • Add meeting password
  • Kick-out participants
  • Invite and add participants
  • Raise hand
  • Mute audio and video
  • Create account
  • Edit account
  • Create contacts
  • Delete contacts
  • Search contacts
  • Theming options

Setup

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Android Studio
  • A Firebase/Google account

Installation

  1. Clone the repo

    git clone https://www.github.com/pushpendra1337/MeetEazy.git
  2. Create and setup a new Firebase project.

  3. Go to your Project settings in the Firebase console.

  4. Get the Firebase config file "google-services.json".

  5. Put Firebase config file in the root of app directory.

  6. Follow the steps given at https://firebase.google.com/docs/cloud-messaging/android/client to get FCM API Key.

  7. Paste your FCM API Key in app\src\main\java\net\intensecorp\meeteazy\utils\ApiUtility.java

    private static final String AUTHORIZATION_KEY ="Your FCM API Key";
  8. Build the Project.

  9. Done

Permissions Required

android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.CAMERA
android.permission.VIBRATE
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE

Download

You can download the latest installable version of MeetEazy for android from here.

Credits

This software uses the following open source packages or libraries:

Special thanks to undraw.co for providing beautiful illustrations.

Contribution

In any case, you find or notice any bugs please report them by sending me an e-mail. I will fix bugs as soon as possible. If you have any feature suggestions, please create an issue with detailed information.

Contact

Email: pushpendray1337@gmail.com
Website: https://pushpendra1337.github.io
LinkedIn: https://www.linkedin.com/in/im-pushpendra
Instagram: https://instagram.com/sinister__420
Twitter: https://twitter.com/sinister__420/

About

MeetEazy is an app for creating and joining video conferences, online meetings, virtual training classes and, group video calls.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages