In my app i will be including a feature where the user uploads information to facebook and asks for help. As part of that upload i want include a link to the google play store so if others see it on their phones etc they may like to download. As part of that i will need to know the google play link before I publish it on Google Play. Is there a predetermined formula for getting the link. I.e play.google.com/store/com.mypackagename.html ?
or will i have to direct it to a webpage of mine that after its been published i use a redirect the user to the google play page?
Go to Google Play and search for your app by name. Once you find your app, click on it to be taken to the App Profile. This is where you will see your App download URL.
If you can't find your app on some Android devices, it's possible that those devices aren't supported or are excluded by your app. Learn how to review your app's device compatibility and excluded devices. Also, make sure that the Android devices you're using are supported for use with Google Play.
Currently, it will be
https://play.google.com/store/apps/details?id=com.yourpackagename
Where com.yourpackagename
is your package as defined in your AndroidMainfest.xml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With