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;








5















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










share|improve this question



















  • 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

















5















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










share|improve this question



















  • 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













5












5








5


4






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










share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










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












  • 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












3 Answers
3






active

oldest

votes


















3
















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.






share|improve this answer



























  • 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


















0
















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.






share|improve this answer

























  • One of the biggest disadvantages is that you can't edit the created url.

    – Alexander Mayatsky
    Jun 12 '18 at 6:12


















0
















I used onelink.to and it's working great so far, it generates a QRcode as well.






share|improve this answer



























    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
    );



    );














    draft saved

    draft discarded
















    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









    3
















    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.






    share|improve this answer



























    • 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















    3
















    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.






    share|improve this answer



























    • 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













    3














    3










    3









    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.






    share|improve this answer















    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.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    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

















    • 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













    0
















    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.






    share|improve this answer

























    • One of the biggest disadvantages is that you can't edit the created url.

      – Alexander Mayatsky
      Jun 12 '18 at 6:12















    0
















    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.






    share|improve this answer

























    • One of the biggest disadvantages is that you can't edit the created url.

      – Alexander Mayatsky
      Jun 12 '18 at 6:12













    0














    0










    0









    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.






    share|improve this answer













    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.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    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

















    • 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











    0
















    I used onelink.to and it's working great so far, it generates a QRcode as well.






    share|improve this answer





























      0
















      I used onelink.to and it's working great so far, it generates a QRcode as well.






      share|improve this answer



























        0














        0










        0









        I used onelink.to and it's working great so far, it generates a QRcode as well.






        share|improve this answer













        I used onelink.to and it's working great so far, it generates a QRcode as well.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 28 at 8:58









        Alberto MAlberto M

        6771 gold badge8 silver badges30 bronze badges




        6771 gold badge8 silver badges30 bronze badges































            draft saved

            draft discarded















































            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.




            draft saved


            draft discarded














            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





















































            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







            Popular posts from this blog

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

            Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript