An open API service indexing awesome lists of open source software.

https://github.com/kasem-sm/dynamiclinksplayground

Android App demonstrating the usage of FirebaseDynamicLinks.
https://github.com/kasem-sm/dynamiclinksplayground

android android-share-feature deeplink firebase firebase-android firebase-deep-links kotlin kotlin-android

Last synced: about 1 year ago
JSON representation

Android App demonstrating the usage of FirebaseDynamicLinks.

Awesome Lists containing this project

README

          

# DynamicLinksPlayground
Android App demonstrating the usage of FirebaseDynamicLinks.
This app contains two screens, first screen where the user's post will get displayed with a share button,
and another screen to view the post in detail.
Clicking the share button will generate a sharing link which the help of FirebaseDynamicLink.
You can learn how to implement this step by step in the medium article mentioned below or you can download the Sample APK as well.

[![DynamicLinks-Playground](https://img.shields.io/badge/APK-DynamicLinks%20Playground-green)](https://github.com/kasem-sm/DynamicLinksPlayground/raw/master/app/build/outputs/apk/debug/app-debug.apk)
[![DynamicLinks-Playground-Article](https://img.shields.io/badge/Article-on%20Medium-orange
)](https://medium.com/@kasem./beginners-guide-on-creating-a-shareable-link-of-your-apps-specific-data-with-firebase-8c471e1fe22e)

https://user-images.githubusercontent.com/83884225/141610602-f2040fc9-85cb-49db-b999-fa2c1009d7ba.mp4

# How to setup this project?
If you will be cloning this repository, please make sure to create a new Firebase project
and change the package name of this repo with the name you have created your Firebase Project.
Also don't forget to update the [google-services.json](https://github.com/kasem-sm/DynamicLinksPlayground/blob/master/app/google-services.json) file.

# Read the article on Medium
[Beginners Guide on creating a shareable link of your app's specific data with Firebase. (Android | Kotlin)](https://medium.com/@kasem./beginners-guide-on-creating-a-shareable-link-of-your-apps-specific-data-with-firebase-8c471e1fe22e)

# A glance to the app

# If you have any doubts, you can connect with me on Twitter as well.
[@KasemSM_](https://twitter.com/KasemSM_) on Twitter