





Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A brief description of a Video Calling Application developed in Android Studio.
Typology: Study Guides, Projects, Research
1 / 9
This page cannot be seen from the preview
Don't miss anything!






Avigo is a video calling app developed by Anushka Goldi and Aryaman Pandey, as a part of the Third Year Mini Project. This app is used as a Social Media Platform. This app has been developed using Android Studio. The user data has been stored using Firebase. The Database is created with the help of User’s Phone Number. The Main priority was to create a Video Calling application that can provide user with an uninterrupted Video Conversation Experience.
The Screen on which user is directed after the OTP verification. Here, the user is able to create and edit his/her profile. All the operations are performed using Firebase Database and Firebase Instance. The intent class is used for directing the user from one layout to the other.
This is one of the most important activity in the application. The user can see all his contact in this layout. The display is made possible with the help of List Layout. This layout directs the user to the main video calling layout. The contacts are accessed through the Firebase Database.