I am looking for a way to show google play install app prompt dialog inside app example: facebook ad install dialog
This type of install dialog is also used on youtube
I tried:
market://launch?id=<package_name>
But its redirecting me to Google play app
Is there a way to use this type of dialog?
Thanks in advance