Skip to content

himanshu24yadav/android-socialnetwork-linkr

 
 

Repository files navigation

Android Social Network - Linkr

Introduction

Linkr is committed to help users "share life and stay touched" anytime, anywhere. You can use your mobile phone to view your friends’ dynamics, as well as keep them updated with your latest contact numbers and IM handles. With sign-in, chat, and links to all your social accounts enables you to access them through a single place. One might view it as a social version of LinkedIn as well.

Objectives

  1. User account creation, successful login and logout.
  2. Create connections with other users of one’s choice.
  3. Share profile with the connected users.
  4. At the same time Hide your profile information from other users.
  5. Any update in a profile are automatically reflected to all the connections corresponding to that profile and consistency is maintained.
  6. Keep it easy to use and light weight

Features :

  • Google Authentication
  • Control Your Profile and also its privacy
  • Create connections with other users
  • Chat Interface also available
  • Used Google Firebase for server requirement

To Run App

  1. Download APP-APK.apk Download Link
  2. Install on Android Device and run.

To use source code :

  1. Clone Repository
    git clone https://github.com/ft-abhishekgupta/android-socialnetwork-linkr
  2. Open Repository in Android Studio
  3. Sync Project and Install Required Dependencies
  4. Create project in Firebase, Upload SHA1 Fingerprint, Connect Project.
  5. Build and Run Project.

Screenshots

About

Contacts Information Sharing Social Network on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Kotlin 0.6%