I have developed an android app locally on my device (app not yet on android play store). I have the following logic to get deep link in MainActivity.
Google
Alternatively, you could also provide the data in your intent-filter, like stated in the "regular" deep links doc (https://developer.android.com/training/app-indexing/deep-linking.html)
The intent filter would then look like the following :
That said link can be obtained in your console, right here :
EDIT : Added the picture to show where to find this link