How to make a url to Apple app store or Google play to actually open the app store?Convert HTML + CSS to PDF with PHP?How to link to apps on the app storeIs quitting an application frowned upon?How to remove all debug logging calls before building the release version of an Android app?“Rate This App”-link in Google Play store app on the phoneopen link of google play store in mobile version androidGoogle Play app description formattingWhere do alpha testers download Google Play Android apps?Publish mobile site on App Store and Google PlayHow to install Google Play Services in a Genymotion VM (with no drag and drop support)?
How does Vivi differ from other Black Mages?
How to work with a technician hired with a grant who argues everything
Is there a standard terminology for female equivalents of terms such as 'Kingdom' and if so, what are the most common terms?
Where can I get an anonymous Rav Kav card issued?
How do I politely hint customers to leave my store, without pretending to need leave store myself?
Is the union of a chain of elementary embeddings elementary?
How can a resurrection system prevent the cheapening of death?
Seized engine due to being run without oil
Is English tonal for some words, like "permit"?
Exact Brexit date and consequences
Is it appropriate for a professor to require students to sign a non-disclosure agreement before being taught?
How to help my 2.5-year-old daughter take her medicine when she refuses to?
Why did they ever make smaller than full-frame sensors?
Do any aircraft carry boats?
Why do sellers care about down payments?
How do email clients "send later" without storing a password?
Are there any instances of members of different Hogwarts houses coupling up and marrying each other?
Is it possible to PIVOT on a LIKE statement
Have there been any countries that voted themselves out of existence?
Are there any space probes or landers which regained communication after being lost?
Will replacing a fake visa with a different fake visa cause me problems when applying for a legal study permit?
Relevance of the Resurrection
Random point on a sphere
Gas pipes - why does gas burn "outwards?"
How to make a url to Apple app store or Google play to actually open the app store?
Convert HTML + CSS to PDF with PHP?How to link to apps on the app storeIs quitting an application frowned upon?How to remove all debug logging calls before building the release version of an Android app?“Rate This App”-link in Google Play store app on the phoneopen link of google play store in mobile version androidGoogle Play app description formattingWhere do alpha testers download Google Play Android apps?Publish mobile site on App Store and Google PlayHow to install Google Play Services in a Genymotion VM (with no drag and drop support)?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have a website which has links that sends people to the app store and google play to download my app.
But regular links just go to the website. How can I change it so that if people are on mobile devices, the link opens the app store or google play for them?
Thanks,
Alex
android html ios mobile
add a comment |
I have a website which has links that sends people to the app store and google play to download my app.
But regular links just go to the website. How can I change it so that if people are on mobile devices, the link opens the app store or google play for them?
Thanks,
Alex
android html ios mobile
1
For android, you should use url = "market://details?id=..." which will direct you to google play or any other market.
– poordeveloper
Aug 11 '14 at 15:27
add a comment |
I have a website which has links that sends people to the app store and google play to download my app.
But regular links just go to the website. How can I change it so that if people are on mobile devices, the link opens the app store or google play for them?
Thanks,
Alex
android html ios mobile
I have a website which has links that sends people to the app store and google play to download my app.
But regular links just go to the website. How can I change it so that if people are on mobile devices, the link opens the app store or google play for them?
Thanks,
Alex
android html ios mobile
android html ios mobile
asked Apr 13 '13 at 3:25
GenadinikGenadinik
6,83754 gold badges159 silver badges264 bronze badges
6,83754 gold badges159 silver badges264 bronze badges
1
For android, you should use url = "market://details?id=..." which will direct you to google play or any other market.
– poordeveloper
Aug 11 '14 at 15:27
add a comment |
1
For android, you should use url = "market://details?id=..." which will direct you to google play or any other market.
– poordeveloper
Aug 11 '14 at 15:27
1
1
For android, you should use url = "market://details?id=..." which will direct you to google play or any other market.
– poordeveloper
Aug 11 '14 at 15:27
For android, you should use url = "market://details?id=..." which will direct you to google play or any other market.
– poordeveloper
Aug 11 '14 at 15:27
add a comment |
3 Answers
3
active
oldest
votes
For Android apps, you can just link to the Google play store directly. The Android OS will prompt the user if they want to open the link in their browser or open the link in the Google Play store app as soon as they click on it. Any http://play.google.com?id=* link will prompt the user in this way on an Android device.
If you've got an Android phone, just give it a try with this link to the Facebook app for Android
For iPhone, check out this answer that is very complete for what you want to do.
I tried linking to the google play store. But it took me to the url of the app in the store. But didn't open the actual google play. Do you know what I mean?
– Genadinik
Apr 13 '13 at 3:38
I do know what you mean, I think. So it opened the browser directly? In my experience, that isn't what happens. For all of my Android devices, any Play Store link will prompt so that the user can select the Play Store app if they choose to. What OS/Device are you using?
– mattgmg1990
Apr 13 '13 at 3:42
1
Then you need to "Clear defaults" for the app that is launching (in Android). This means you have selected "Always Use" at some point when you visited a Play Store link. There is some info here (related to a different app) android.stackexchange.com/questions/17128/…
– Tigger
Apr 13 '13 at 3:43
I have a bit of an older Android phone (2 years) so maybe that is why it only went to google play store on the web.
– Genadinik
Apr 13 '13 at 3:46
I'm actually using an older Android phone as well as my regular every day phone (~2 years as well, LG Optimus V), and I am seeing the behavior that Google Play opens. I would definitely look into the link that @Tigger posted, it's possible that your phone is set to purposely open the Play Store links in the browser and you could potentially reset it.
– mattgmg1990
Apr 13 '13 at 4:01
add a comment |
You can use http://toSto.re to redirect people to the right app store or your website depending on the user agent the users have set.
URLs like toSto.re/dawawas can be configured easily there.
One of the biggest disadvantages is that you can't edit the created url.
– Alexander Mayatsky
Jun 12 '18 at 6:12
add a comment |
I used onelink.to and it's working great so far, it generates a QRcode as well.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f15983886%2fhow-to-make-a-url-to-apple-app-store-or-google-play-to-actually-open-the-app-sto%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
For Android apps, you can just link to the Google play store directly. The Android OS will prompt the user if they want to open the link in their browser or open the link in the Google Play store app as soon as they click on it. Any http://play.google.com?id=* link will prompt the user in this way on an Android device.
If you've got an Android phone, just give it a try with this link to the Facebook app for Android
For iPhone, check out this answer that is very complete for what you want to do.
I tried linking to the google play store. But it took me to the url of the app in the store. But didn't open the actual google play. Do you know what I mean?
– Genadinik
Apr 13 '13 at 3:38
I do know what you mean, I think. So it opened the browser directly? In my experience, that isn't what happens. For all of my Android devices, any Play Store link will prompt so that the user can select the Play Store app if they choose to. What OS/Device are you using?
– mattgmg1990
Apr 13 '13 at 3:42
1
Then you need to "Clear defaults" for the app that is launching (in Android). This means you have selected "Always Use" at some point when you visited a Play Store link. There is some info here (related to a different app) android.stackexchange.com/questions/17128/…
– Tigger
Apr 13 '13 at 3:43
I have a bit of an older Android phone (2 years) so maybe that is why it only went to google play store on the web.
– Genadinik
Apr 13 '13 at 3:46
I'm actually using an older Android phone as well as my regular every day phone (~2 years as well, LG Optimus V), and I am seeing the behavior that Google Play opens. I would definitely look into the link that @Tigger posted, it's possible that your phone is set to purposely open the Play Store links in the browser and you could potentially reset it.
– mattgmg1990
Apr 13 '13 at 4:01
add a comment |
For Android apps, you can just link to the Google play store directly. The Android OS will prompt the user if they want to open the link in their browser or open the link in the Google Play store app as soon as they click on it. Any http://play.google.com?id=* link will prompt the user in this way on an Android device.
If you've got an Android phone, just give it a try with this link to the Facebook app for Android
For iPhone, check out this answer that is very complete for what you want to do.
I tried linking to the google play store. But it took me to the url of the app in the store. But didn't open the actual google play. Do you know what I mean?
– Genadinik
Apr 13 '13 at 3:38
I do know what you mean, I think. So it opened the browser directly? In my experience, that isn't what happens. For all of my Android devices, any Play Store link will prompt so that the user can select the Play Store app if they choose to. What OS/Device are you using?
– mattgmg1990
Apr 13 '13 at 3:42
1
Then you need to "Clear defaults" for the app that is launching (in Android). This means you have selected "Always Use" at some point when you visited a Play Store link. There is some info here (related to a different app) android.stackexchange.com/questions/17128/…
– Tigger
Apr 13 '13 at 3:43
I have a bit of an older Android phone (2 years) so maybe that is why it only went to google play store on the web.
– Genadinik
Apr 13 '13 at 3:46
I'm actually using an older Android phone as well as my regular every day phone (~2 years as well, LG Optimus V), and I am seeing the behavior that Google Play opens. I would definitely look into the link that @Tigger posted, it's possible that your phone is set to purposely open the Play Store links in the browser and you could potentially reset it.
– mattgmg1990
Apr 13 '13 at 4:01
add a comment |
For Android apps, you can just link to the Google play store directly. The Android OS will prompt the user if they want to open the link in their browser or open the link in the Google Play store app as soon as they click on it. Any http://play.google.com?id=* link will prompt the user in this way on an Android device.
If you've got an Android phone, just give it a try with this link to the Facebook app for Android
For iPhone, check out this answer that is very complete for what you want to do.
For Android apps, you can just link to the Google play store directly. The Android OS will prompt the user if they want to open the link in their browser or open the link in the Google Play store app as soon as they click on it. Any http://play.google.com?id=* link will prompt the user in this way on an Android device.
If you've got an Android phone, just give it a try with this link to the Facebook app for Android
For iPhone, check out this answer that is very complete for what you want to do.
edited May 23 '17 at 10:29
Community♦
11 silver badge
11 silver badge
answered Apr 13 '13 at 3:37
mattgmg1990mattgmg1990
4,3513 gold badges17 silver badges25 bronze badges
4,3513 gold badges17 silver badges25 bronze badges
I tried linking to the google play store. But it took me to the url of the app in the store. But didn't open the actual google play. Do you know what I mean?
– Genadinik
Apr 13 '13 at 3:38
I do know what you mean, I think. So it opened the browser directly? In my experience, that isn't what happens. For all of my Android devices, any Play Store link will prompt so that the user can select the Play Store app if they choose to. What OS/Device are you using?
– mattgmg1990
Apr 13 '13 at 3:42
1
Then you need to "Clear defaults" for the app that is launching (in Android). This means you have selected "Always Use" at some point when you visited a Play Store link. There is some info here (related to a different app) android.stackexchange.com/questions/17128/…
– Tigger
Apr 13 '13 at 3:43
I have a bit of an older Android phone (2 years) so maybe that is why it only went to google play store on the web.
– Genadinik
Apr 13 '13 at 3:46
I'm actually using an older Android phone as well as my regular every day phone (~2 years as well, LG Optimus V), and I am seeing the behavior that Google Play opens. I would definitely look into the link that @Tigger posted, it's possible that your phone is set to purposely open the Play Store links in the browser and you could potentially reset it.
– mattgmg1990
Apr 13 '13 at 4:01
add a comment |
I tried linking to the google play store. But it took me to the url of the app in the store. But didn't open the actual google play. Do you know what I mean?
– Genadinik
Apr 13 '13 at 3:38
I do know what you mean, I think. So it opened the browser directly? In my experience, that isn't what happens. For all of my Android devices, any Play Store link will prompt so that the user can select the Play Store app if they choose to. What OS/Device are you using?
– mattgmg1990
Apr 13 '13 at 3:42
1
Then you need to "Clear defaults" for the app that is launching (in Android). This means you have selected "Always Use" at some point when you visited a Play Store link. There is some info here (related to a different app) android.stackexchange.com/questions/17128/…
– Tigger
Apr 13 '13 at 3:43
I have a bit of an older Android phone (2 years) so maybe that is why it only went to google play store on the web.
– Genadinik
Apr 13 '13 at 3:46
I'm actually using an older Android phone as well as my regular every day phone (~2 years as well, LG Optimus V), and I am seeing the behavior that Google Play opens. I would definitely look into the link that @Tigger posted, it's possible that your phone is set to purposely open the Play Store links in the browser and you could potentially reset it.
– mattgmg1990
Apr 13 '13 at 4:01
I tried linking to the google play store. But it took me to the url of the app in the store. But didn't open the actual google play. Do you know what I mean?
– Genadinik
Apr 13 '13 at 3:38
I tried linking to the google play store. But it took me to the url of the app in the store. But didn't open the actual google play. Do you know what I mean?
– Genadinik
Apr 13 '13 at 3:38
I do know what you mean, I think. So it opened the browser directly? In my experience, that isn't what happens. For all of my Android devices, any Play Store link will prompt so that the user can select the Play Store app if they choose to. What OS/Device are you using?
– mattgmg1990
Apr 13 '13 at 3:42
I do know what you mean, I think. So it opened the browser directly? In my experience, that isn't what happens. For all of my Android devices, any Play Store link will prompt so that the user can select the Play Store app if they choose to. What OS/Device are you using?
– mattgmg1990
Apr 13 '13 at 3:42
1
1
Then you need to "Clear defaults" for the app that is launching (in Android). This means you have selected "Always Use" at some point when you visited a Play Store link. There is some info here (related to a different app) android.stackexchange.com/questions/17128/…
– Tigger
Apr 13 '13 at 3:43
Then you need to "Clear defaults" for the app that is launching (in Android). This means you have selected "Always Use" at some point when you visited a Play Store link. There is some info here (related to a different app) android.stackexchange.com/questions/17128/…
– Tigger
Apr 13 '13 at 3:43
I have a bit of an older Android phone (2 years) so maybe that is why it only went to google play store on the web.
– Genadinik
Apr 13 '13 at 3:46
I have a bit of an older Android phone (2 years) so maybe that is why it only went to google play store on the web.
– Genadinik
Apr 13 '13 at 3:46
I'm actually using an older Android phone as well as my regular every day phone (~2 years as well, LG Optimus V), and I am seeing the behavior that Google Play opens. I would definitely look into the link that @Tigger posted, it's possible that your phone is set to purposely open the Play Store links in the browser and you could potentially reset it.
– mattgmg1990
Apr 13 '13 at 4:01
I'm actually using an older Android phone as well as my regular every day phone (~2 years as well, LG Optimus V), and I am seeing the behavior that Google Play opens. I would definitely look into the link that @Tigger posted, it's possible that your phone is set to purposely open the Play Store links in the browser and you could potentially reset it.
– mattgmg1990
Apr 13 '13 at 4:01
add a comment |
You can use http://toSto.re to redirect people to the right app store or your website depending on the user agent the users have set.
URLs like toSto.re/dawawas can be configured easily there.
One of the biggest disadvantages is that you can't edit the created url.
– Alexander Mayatsky
Jun 12 '18 at 6:12
add a comment |
You can use http://toSto.re to redirect people to the right app store or your website depending on the user agent the users have set.
URLs like toSto.re/dawawas can be configured easily there.
One of the biggest disadvantages is that you can't edit the created url.
– Alexander Mayatsky
Jun 12 '18 at 6:12
add a comment |
You can use http://toSto.re to redirect people to the right app store or your website depending on the user agent the users have set.
URLs like toSto.re/dawawas can be configured easily there.
You can use http://toSto.re to redirect people to the right app store or your website depending on the user agent the users have set.
URLs like toSto.re/dawawas can be configured easily there.
answered Feb 16 '16 at 10:38
FabianFabian
1211 silver badge2 bronze badges
1211 silver badge2 bronze badges
One of the biggest disadvantages is that you can't edit the created url.
– Alexander Mayatsky
Jun 12 '18 at 6:12
add a comment |
One of the biggest disadvantages is that you can't edit the created url.
– Alexander Mayatsky
Jun 12 '18 at 6:12
One of the biggest disadvantages is that you can't edit the created url.
– Alexander Mayatsky
Jun 12 '18 at 6:12
One of the biggest disadvantages is that you can't edit the created url.
– Alexander Mayatsky
Jun 12 '18 at 6:12
add a comment |
I used onelink.to and it's working great so far, it generates a QRcode as well.
add a comment |
I used onelink.to and it's working great so far, it generates a QRcode as well.
add a comment |
I used onelink.to and it's working great so far, it generates a QRcode as well.
I used onelink.to and it's working great so far, it generates a QRcode as well.
answered Mar 28 at 8:58
Alberto MAlberto M
6771 gold badge8 silver badges30 bronze badges
6771 gold badge8 silver badges30 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f15983886%2fhow-to-make-a-url-to-apple-app-store-or-google-play-to-actually-open-the-app-sto%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
For android, you should use url = "market://details?id=..." which will direct you to google play or any other market.
– poordeveloper
Aug 11 '14 at 15:27