Skip to content

vipindevanz/SnapChat

Repository files navigation

GitHub Cards Preview

App Name Describe Tech Stack Google Play
Snapchat Clone SnapChat is an application where one can share and watch short videos, make friends globally and also can snap pics by applying digital filters. Android, Kotlin, Firebase, Glide, CameraX, Material UI, Navigation Component Get it on Google Play

Dependencies

implementation 'com.google.firebase:firebase-auth:21.0.1'
implementation 'com.google.firebase:firebase-bom:28.4.0'
implementation 'com.google.firebase:firebase-database-ktx:20.0.1'
implementation 'com.google.firebase:firebase-auth-ktx:21.0.1'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.5'
implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
implementation 'androidx.navigation:navigation-ui-ktx:2.3.5'
implementation("androidx.camera:camera-core:1.0.1")
implementation("androidx.camera:camera-camera2:1.0.1")
implementation("androidx.camera:camera-lifecycle:1.0.1")
implementation("androidx.camera:camera-view:1.0.0-alpha28")
implementation("androidx.camera:camera-extensions:1.0.0-alpha28")
implementation 'io.github.chaosleung:pinview:1.4.4'
implementation 'com.google.android.gms:play-services-maps:17.0.1'
implementation 'com.google.android.gms:play-services-location:18.0.0'
implementation 'com.google.android.gms:play-services-location:15.0.1'

Instructions to clone this project ✌

  1. Open Android Studio.
  2. Go to File > New > Project From Version Control.
  3. Copy the link of this repositary.
  4. Paste the link in Url Box of Android Studio window and click on "Clone" button.

Here are the some screenshots of the cloned application

GitHub Cards Preview GitHub Cards Preview

About

Snapchat is a popular messaging app that lets users exchange pictures and videos (called snaps) that are meant to disappear after they're viewed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages