Giter VIP home page Giter VIP logo

app-whatsapp-marcao's Introduction

WhatsApp Clone

A basic WhatsApp Clone project, integrated with Firebase Auth, Realtime Database and Storage.

Developers:

Goals and Rules:

The main goals of a WhatsApp Clone project on Android development was to study how to replicate the core functionality of messaging app. This include the ability to send and receive text messages, as well as send and receive multimedia such as images.

Additionally, the project aim to replicate the user interface of WhatsApp, as well as its user experience, in order to make the app feel familiar to users.

Demo

whatsapp-clone.mp4

Images of some of the functionalities like sending and receiving messages from users, group chats with 2 or more integrants, chat with possibility of sending pictures of gallery or camera.

Tutorial

Recommended build tools and SDK versions:

Android Studio IDE: 3.5
Android 8.0 / 9.0
Compile 26
Min SDK 15
Max Android SDK Build-Tools 28 (API 9)

Dependencies:

implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'

//Firebase dependencies
implementation 'com.google.firebase:firebase-database:11.6.2'
implementation 'com.google.firebase:firebase-auth:11.6.2'

implementation 'com.google.firebase:firebase-core:11.6.2'
implementation 'com.google.firebase:firebase-storage:11.6.2'

implementation 'com.firebaseui:firebase-ui-storage:0.6.0'

//Material UI dependencies
implementation 'com.google.android.material:material:1.0.0'

//SmartTabLayout dependencies
implementation 'com.ogaclejapan.smarttablayout:library:2.0.0@aar'
implementation 'com.ogaclejapan.smarttablayout:utils-v4:2.0.0@aar'

implementation 'de.hdodenhof:circleimageview:2.2.0'

//Material SeachView dependencies
implementation 'com.miguelcatalan:materialsearchview:1.4.0'

Thank you!

app-whatsapp-marcao's People

Contributors

marcosnaofazisso avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.