Skip to content

Android App demonstrating the usage of FirebaseDynamicLinks.

Notifications You must be signed in to change notification settings

kasem-sm/DynamicLinksPlayground

Repository files navigation

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 DynamicLinks-Playground-Article

Untitled.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 file.

Read the article on Medium

Beginners Guide on creating a shareable link of your app's specific data with Firebase. (Android | Kotlin)

A glance to the app

If you have any doubts, you can connect with me on Twitter as well.

@KasemSM_ on Twitter