A ppt for Explaining the Video Calling Application, Study Guides, Projects, Research of Computer Applications

made for presentation, to explain the requirement, the application and the development of an Android Video Calling Application.

Typology: Study Guides, Projects, Research

2020/2021

Uploaded on 04/27/2021

aryaman-pandey
aryaman-pandey 🇮🇳

4.4

(7)

5 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
AVGO – A Video Calling App
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
This
app has been developed using Android Studio.
The user
data has been stored using Firebase. The Database is created
with the help of Users Phone Number. The Main priority was
to create a Video Calling application that can provide user with
an uninterrupted Video Conversation Experience.
pf3
pf4

Partial preview of the text

Download A ppt for Explaining the Video Calling Application and more Study Guides, Projects, Research Computer Applications in PDF only on Docsity!

AVGO – A Video Calling App

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.

The Registration Screen

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.

The Contact Layout

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.