Cancel support for legacy Android SDK level for new installsGoogle Play - update an unpublished app for existing users but not new users?Android SDK installation doesn't find JDKAndroid error: Failed to install *.apk on device *: timeoutRun/install/debug Android applications over Wi-Fi?Best practice for instantiating a new Android FragmentHow to manually include external aar package using new Gradle Android Build SystemHow to install Google Play Services in a Genymotion VM (with no drag and drop support)?Google Play - update an unpublished app for existing users but not new users?Upgrading Published Android App's minSdkError installing APK on Android (App has not been installed)Upload apk to store gets warning message

Secure offsite backup, even in the case of hacker root access

Why only the fundamental frequency component is said to give useful power?

Remove sudoers using script

Cause of continuous spectral lines

Should I "tell" my exposition or give it through dialogue?

Do the English have an ancient (obsolete) verb for the action of the book opening?

Strange symbol for two functions

What's the correct term for a waitress in the Middle Ages?

How hard would it be to convert a glider into an powered electric aircraft?

Does an ice chest packed full of frozen food need ice?

Russian equivalent of the French expression "broyer du noir"

Do simulator games use a realistic trajectory to get into orbit?

Are there any existing monsters I can use as a basis for a baby skeleton statblock?

Building a road to escape Earth's gravity by making a pyramid on Antartica

Why is the past conditionel used here?

How bad would a partial hash leak be, realistically?

Traffic law UK, pedestrians

What do we gain with higher order logics?

Turing patterns

How would a aircraft visually signal in distress?

What risks are there when you clear your cookies instead of logging off?

Does the growth of home value benefit from compound interest?

Is the decompression of compressed and encrypted data without decryption also theoretically impossible?

How do I write "Show, Don't Tell" as a person with Asperger Syndrome?



Cancel support for legacy Android SDK level for new installs


Google Play - update an unpublished app for existing users but not new users?Android SDK installation doesn't find JDKAndroid error: Failed to install *.apk on device *: timeoutRun/install/debug Android applications over Wi-Fi?Best practice for instantiating a new Android FragmentHow to manually include external aar package using new Gradle Android Build SystemHow to install Google Play Services in a Genymotion VM (with no drag and drop support)?Google Play - update an unpublished app for existing users but not new users?Upgrading Published Android App's minSdkError installing APK on Android (App has not been installed)Upload apk to store gets warning message






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















My app currently has a minSdkVersion of 15 (ICS 4.0.3).
Due to additional dependencies, I have to go up with the min SDK to 19 (Kitkat 4.4).



I already build multiple APKs for min15 and min19 productFlavors.



I'd like to provide bugfixes for my existing users of min15, but don't want new users to install min15.



How can I accomplish this?



Is it possible to unpublish the min15 for new installs, but still provide updates for existing users?










share|improve this question




























    0















    My app currently has a minSdkVersion of 15 (ICS 4.0.3).
    Due to additional dependencies, I have to go up with the min SDK to 19 (Kitkat 4.4).



    I already build multiple APKs for min15 and min19 productFlavors.



    I'd like to provide bugfixes for my existing users of min15, but don't want new users to install min15.



    How can I accomplish this?



    Is it possible to unpublish the min15 for new installs, but still provide updates for existing users?










    share|improve this question
























      0












      0








      0








      My app currently has a minSdkVersion of 15 (ICS 4.0.3).
      Due to additional dependencies, I have to go up with the min SDK to 19 (Kitkat 4.4).



      I already build multiple APKs for min15 and min19 productFlavors.



      I'd like to provide bugfixes for my existing users of min15, but don't want new users to install min15.



      How can I accomplish this?



      Is it possible to unpublish the min15 for new installs, but still provide updates for existing users?










      share|improve this question














      My app currently has a minSdkVersion of 15 (ICS 4.0.3).
      Due to additional dependencies, I have to go up with the min SDK to 19 (Kitkat 4.4).



      I already build multiple APKs for min15 and min19 productFlavors.



      I'd like to provide bugfixes for my existing users of min15, but don't want new users to install min15.



      How can I accomplish this?



      Is it possible to unpublish the min15 for new installs, but still provide updates for existing users?







      android google-play






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 24 at 15:21









      hgoeblhgoebl

      8,46953562




      8,46953562






















          2 Answers
          2






          active

          oldest

          votes


















          1














          At the moment this is not possible. You can't unpublish single APKs, just the whole app.






          share|improve this answer






























            1














            You should publish multiple apks for your app. one with minSDK 15 and another one with minSDK 19. Play-store allows this




            Multiple APK support is a feature on Google Play that allows you to
            publish different APKs for your application that are each targeted to
            different device configurations. Each APK is a complete and
            independent version of your application, but they share the same
            application listing on Google Play and must share the same package
            name and be signed with the same release key. This feature is useful
            for cases in which your application cannot reach all desired devices
            with a single APK.




            Check docs here






            share|improve this answer























            • Thanks. The point is: I don't want new users to install the minSDK 15 app. It should only be possible for existing users to update bugfixed versions. So I don't know how this answer could help me.

              – hgoebl
              Mar 24 at 16:37






            • 1





              I found this old answer here that says if you unpublished the apk, exiting users will still receive your new updates but however new users will not see this apk. So I guess you should create the new apk (with minSdk 19) and unpublish the old one

              – Atef Hares
              Mar 24 at 16:52












            • Also check this

              – Atef Hares
              Mar 24 at 16:55











            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/3.0/"u003ecc by-sa 3.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%2f55325303%2fcancel-support-for-legacy-android-sdk-level-for-new-installs%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            At the moment this is not possible. You can't unpublish single APKs, just the whole app.






            share|improve this answer



























              1














              At the moment this is not possible. You can't unpublish single APKs, just the whole app.






              share|improve this answer

























                1












                1








                1







                At the moment this is not possible. You can't unpublish single APKs, just the whole app.






                share|improve this answer













                At the moment this is not possible. You can't unpublish single APKs, just the whole app.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 25 at 14:24









                Nick FortescueNick Fortescue

                7,7711825




                7,7711825























                    1














                    You should publish multiple apks for your app. one with minSDK 15 and another one with minSDK 19. Play-store allows this




                    Multiple APK support is a feature on Google Play that allows you to
                    publish different APKs for your application that are each targeted to
                    different device configurations. Each APK is a complete and
                    independent version of your application, but they share the same
                    application listing on Google Play and must share the same package
                    name and be signed with the same release key. This feature is useful
                    for cases in which your application cannot reach all desired devices
                    with a single APK.




                    Check docs here






                    share|improve this answer























                    • Thanks. The point is: I don't want new users to install the minSDK 15 app. It should only be possible for existing users to update bugfixed versions. So I don't know how this answer could help me.

                      – hgoebl
                      Mar 24 at 16:37






                    • 1





                      I found this old answer here that says if you unpublished the apk, exiting users will still receive your new updates but however new users will not see this apk. So I guess you should create the new apk (with minSdk 19) and unpublish the old one

                      – Atef Hares
                      Mar 24 at 16:52












                    • Also check this

                      – Atef Hares
                      Mar 24 at 16:55















                    1














                    You should publish multiple apks for your app. one with minSDK 15 and another one with minSDK 19. Play-store allows this




                    Multiple APK support is a feature on Google Play that allows you to
                    publish different APKs for your application that are each targeted to
                    different device configurations. Each APK is a complete and
                    independent version of your application, but they share the same
                    application listing on Google Play and must share the same package
                    name and be signed with the same release key. This feature is useful
                    for cases in which your application cannot reach all desired devices
                    with a single APK.




                    Check docs here






                    share|improve this answer























                    • Thanks. The point is: I don't want new users to install the minSDK 15 app. It should only be possible for existing users to update bugfixed versions. So I don't know how this answer could help me.

                      – hgoebl
                      Mar 24 at 16:37






                    • 1





                      I found this old answer here that says if you unpublished the apk, exiting users will still receive your new updates but however new users will not see this apk. So I guess you should create the new apk (with minSdk 19) and unpublish the old one

                      – Atef Hares
                      Mar 24 at 16:52












                    • Also check this

                      – Atef Hares
                      Mar 24 at 16:55













                    1












                    1








                    1







                    You should publish multiple apks for your app. one with minSDK 15 and another one with minSDK 19. Play-store allows this




                    Multiple APK support is a feature on Google Play that allows you to
                    publish different APKs for your application that are each targeted to
                    different device configurations. Each APK is a complete and
                    independent version of your application, but they share the same
                    application listing on Google Play and must share the same package
                    name and be signed with the same release key. This feature is useful
                    for cases in which your application cannot reach all desired devices
                    with a single APK.




                    Check docs here






                    share|improve this answer













                    You should publish multiple apks for your app. one with minSDK 15 and another one with minSDK 19. Play-store allows this




                    Multiple APK support is a feature on Google Play that allows you to
                    publish different APKs for your application that are each targeted to
                    different device configurations. Each APK is a complete and
                    independent version of your application, but they share the same
                    application listing on Google Play and must share the same package
                    name and be signed with the same release key. This feature is useful
                    for cases in which your application cannot reach all desired devices
                    with a single APK.




                    Check docs here







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Mar 24 at 16:29









                    Atef HaresAtef Hares

                    2,82531743




                    2,82531743












                    • Thanks. The point is: I don't want new users to install the minSDK 15 app. It should only be possible for existing users to update bugfixed versions. So I don't know how this answer could help me.

                      – hgoebl
                      Mar 24 at 16:37






                    • 1





                      I found this old answer here that says if you unpublished the apk, exiting users will still receive your new updates but however new users will not see this apk. So I guess you should create the new apk (with minSdk 19) and unpublish the old one

                      – Atef Hares
                      Mar 24 at 16:52












                    • Also check this

                      – Atef Hares
                      Mar 24 at 16:55

















                    • Thanks. The point is: I don't want new users to install the minSDK 15 app. It should only be possible for existing users to update bugfixed versions. So I don't know how this answer could help me.

                      – hgoebl
                      Mar 24 at 16:37






                    • 1





                      I found this old answer here that says if you unpublished the apk, exiting users will still receive your new updates but however new users will not see this apk. So I guess you should create the new apk (with minSdk 19) and unpublish the old one

                      – Atef Hares
                      Mar 24 at 16:52












                    • Also check this

                      – Atef Hares
                      Mar 24 at 16:55
















                    Thanks. The point is: I don't want new users to install the minSDK 15 app. It should only be possible for existing users to update bugfixed versions. So I don't know how this answer could help me.

                    – hgoebl
                    Mar 24 at 16:37





                    Thanks. The point is: I don't want new users to install the minSDK 15 app. It should only be possible for existing users to update bugfixed versions. So I don't know how this answer could help me.

                    – hgoebl
                    Mar 24 at 16:37




                    1




                    1





                    I found this old answer here that says if you unpublished the apk, exiting users will still receive your new updates but however new users will not see this apk. So I guess you should create the new apk (with minSdk 19) and unpublish the old one

                    – Atef Hares
                    Mar 24 at 16:52






                    I found this old answer here that says if you unpublished the apk, exiting users will still receive your new updates but however new users will not see this apk. So I guess you should create the new apk (with minSdk 19) and unpublish the old one

                    – Atef Hares
                    Mar 24 at 16:52














                    Also check this

                    – Atef Hares
                    Mar 24 at 16:55





                    Also check this

                    – Atef Hares
                    Mar 24 at 16:55

















                    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%2f55325303%2fcancel-support-for-legacy-android-sdk-level-for-new-installs%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