


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
made for presentation, to explain the requirement, the application and the development of an Android Video Calling Application.
Typology: Study Guides, Projects, Research
1 / 4
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. ThisThis app has been developed using Android Studio.app has been developed using Android Studio. The userThe 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.
This is the Registration screen. The User is required to input the Phone Number, which is then Verified. An Entry is created in the database after the verification. The Verification is done by the means of OTP. The OTP is generated using thethe means of OTP. The OTP is generated using the inbuilt function.
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 videolayout directs the user to the main video calling layout. The contacts are accessed through the Firebase Database.