MeetEazy is an android app for creating and joining video conferencing, online meetings, virtual training classes and, group video calls.
Screenshots • Features • Setup • Download • Credits • Contribution • Contact
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 |
- 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
To get a local copy up and running follow these simple steps.
- Android Studio
- A Firebase/Google account
-
Clone the repo
git clone https://www.github.com/pushpendra1337/MeetEazy.git
-
Create and setup a new Firebase project.
-
Go to your Project settings in the Firebase console.
-
Get the Firebase config file "
google-services.json
". -
Put Firebase config file in the root of
app
directory. -
Follow the steps given at https://firebase.google.com/docs/cloud-messaging/android/client to get FCM API Key.
-
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";
-
Build the Project.
-
Done
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.CAMERA
android.permission.VIBRATE
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
You can download the latest installable version of MeetEazy for android from here.
This software uses the following open source packages or libraries:
- Jitsi Meet SDK
- Retrofit
- Glide
- Dexter
- uCrop
- SimpleSearchView
- Butter Knife
- CircleImageView
- Material View Pager Dots Indicator
Special thanks to undraw.co for providing beautiful illustrations.
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.
Email: [email protected]
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/