Google Play Instant Development SDK Update Fails











up vote
4
down vote

favorite












Android Studio 3.2 RC3 keeps asking me to update the Google Play Instant Development SDK (from 1.3.0 to 1.4.0), but it always fails the update with this message:




Failed packages:
- Google Play Instant Development SDK (extras;google;instantapps)




How can I fix this?










share|improve this question




























    up vote
    4
    down vote

    favorite












    Android Studio 3.2 RC3 keeps asking me to update the Google Play Instant Development SDK (from 1.3.0 to 1.4.0), but it always fails the update with this message:




    Failed packages:
    - Google Play Instant Development SDK (extras;google;instantapps)




    How can I fix this?










    share|improve this question


























      up vote
      4
      down vote

      favorite









      up vote
      4
      down vote

      favorite











      Android Studio 3.2 RC3 keeps asking me to update the Google Play Instant Development SDK (from 1.3.0 to 1.4.0), but it always fails the update with this message:




      Failed packages:
      - Google Play Instant Development SDK (extras;google;instantapps)




      How can I fix this?










      share|improve this question















      Android Studio 3.2 RC3 keeps asking me to update the Google Play Instant Development SDK (from 1.3.0 to 1.4.0), but it always fails the update with this message:




      Failed packages:
      - Google Play Instant Development SDK (extras;google;instantapps)




      How can I fix this?







      android-studio google-play android-studio-3.2






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 14 at 7:22









      Nick Fortescue

      4,9891321




      4,9891321










      asked Sep 13 at 21:26









      mFeinstein

      2,04572673




      2,04572673
























          6 Answers
          6






          active

          oldest

          votes

















          up vote
          5
          down vote



          accepted










          I was able to get this working by:




          1. Closing my project (File -> Close Project)

          2. Open SDK Manager from the gear at the bottom of the window

          3. Click Updates on the left

          4. I had to do this twice and it worked the second time.


          If that won't work you can try File -> Invalidate Cache/restart -> Invalidate Restart. Android Studio will close and restart and then updates should install properly.






          share|improve this answer




























            up vote
            15
            down vote













            How this solution?

            I close Android Studio File -> Close.

            I delete Folder instantapps in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps

            and I update again.

            and success.

            see at http://syscurity.blogspot.com/2018/09/failed-packages-google-play-instant.html






            share|improve this answer





















            • this should be the accepted solution.
              – muetzenflo
              Nov 7 at 18:26


















            up vote
            2
            down vote














            1. find the SDK folder instalation,

            2. go to extra-google-instantaps, delete that
              folder instantaps

            3. and after that update again with sdk manager, that
              old version is the problem






            share|improve this answer




























              up vote
              1
              down vote













              Solved this (in a similar way to previous, with one exception) by



              1: Closing Android Studio File -> Close



              2: deleting .installer and tools folders in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps



              3: Launching SDK Manager from Configure dropdown beside gear icon



              Note: I tried deleting the entire instantapps folder but when I did this I did not get presented with the option to
              install Instant Development SDK.






              share|improve this answer





















              • Nailed it. I followed these steps and a new button popped up near the gear icon reporting the update available and now this issue is solved. Thank you!
                – JorgeAmVF
                Nov 9 at 1:00




















              up vote
              1
              down vote













              After delete, you reinstall here "Instant"



              enter image description here






              share|improve this answer




























                up vote
                0
                down vote













                If your version of Android Studio is 3.2, you can go to C:Usersxxx and delete the version folder other than <.AndroidStudio3.2>. I did this and it succeeded.






                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',
                  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%2f52322030%2fgoogle-play-instant-development-sdk-update-fails%23new-answer', 'question_page');
                  }
                  );

                  Post as a guest















                  Required, but never shown

























                  6 Answers
                  6






                  active

                  oldest

                  votes








                  6 Answers
                  6






                  active

                  oldest

                  votes









                  active

                  oldest

                  votes






                  active

                  oldest

                  votes








                  up vote
                  5
                  down vote



                  accepted










                  I was able to get this working by:




                  1. Closing my project (File -> Close Project)

                  2. Open SDK Manager from the gear at the bottom of the window

                  3. Click Updates on the left

                  4. I had to do this twice and it worked the second time.


                  If that won't work you can try File -> Invalidate Cache/restart -> Invalidate Restart. Android Studio will close and restart and then updates should install properly.






                  share|improve this answer

























                    up vote
                    5
                    down vote



                    accepted










                    I was able to get this working by:




                    1. Closing my project (File -> Close Project)

                    2. Open SDK Manager from the gear at the bottom of the window

                    3. Click Updates on the left

                    4. I had to do this twice and it worked the second time.


                    If that won't work you can try File -> Invalidate Cache/restart -> Invalidate Restart. Android Studio will close and restart and then updates should install properly.






                    share|improve this answer























                      up vote
                      5
                      down vote



                      accepted







                      up vote
                      5
                      down vote



                      accepted






                      I was able to get this working by:




                      1. Closing my project (File -> Close Project)

                      2. Open SDK Manager from the gear at the bottom of the window

                      3. Click Updates on the left

                      4. I had to do this twice and it worked the second time.


                      If that won't work you can try File -> Invalidate Cache/restart -> Invalidate Restart. Android Studio will close and restart and then updates should install properly.






                      share|improve this answer












                      I was able to get this working by:




                      1. Closing my project (File -> Close Project)

                      2. Open SDK Manager from the gear at the bottom of the window

                      3. Click Updates on the left

                      4. I had to do this twice and it worked the second time.


                      If that won't work you can try File -> Invalidate Cache/restart -> Invalidate Restart. Android Studio will close and restart and then updates should install properly.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Sep 25 at 13:44









                      Bryan

                      1,8343921




                      1,8343921
























                          up vote
                          15
                          down vote













                          How this solution?

                          I close Android Studio File -> Close.

                          I delete Folder instantapps in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps

                          and I update again.

                          and success.

                          see at http://syscurity.blogspot.com/2018/09/failed-packages-google-play-instant.html






                          share|improve this answer





















                          • this should be the accepted solution.
                            – muetzenflo
                            Nov 7 at 18:26















                          up vote
                          15
                          down vote













                          How this solution?

                          I close Android Studio File -> Close.

                          I delete Folder instantapps in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps

                          and I update again.

                          and success.

                          see at http://syscurity.blogspot.com/2018/09/failed-packages-google-play-instant.html






                          share|improve this answer





















                          • this should be the accepted solution.
                            – muetzenflo
                            Nov 7 at 18:26













                          up vote
                          15
                          down vote










                          up vote
                          15
                          down vote









                          How this solution?

                          I close Android Studio File -> Close.

                          I delete Folder instantapps in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps

                          and I update again.

                          and success.

                          see at http://syscurity.blogspot.com/2018/09/failed-packages-google-play-instant.html






                          share|improve this answer












                          How this solution?

                          I close Android Studio File -> Close.

                          I delete Folder instantapps in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps

                          and I update again.

                          and success.

                          see at http://syscurity.blogspot.com/2018/09/failed-packages-google-play-instant.html







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Sep 28 at 4:47









                          Samit Paneekan

                          1512




                          1512












                          • this should be the accepted solution.
                            – muetzenflo
                            Nov 7 at 18:26


















                          • this should be the accepted solution.
                            – muetzenflo
                            Nov 7 at 18:26
















                          this should be the accepted solution.
                          – muetzenflo
                          Nov 7 at 18:26




                          this should be the accepted solution.
                          – muetzenflo
                          Nov 7 at 18:26










                          up vote
                          2
                          down vote














                          1. find the SDK folder instalation,

                          2. go to extra-google-instantaps, delete that
                            folder instantaps

                          3. and after that update again with sdk manager, that
                            old version is the problem






                          share|improve this answer

























                            up vote
                            2
                            down vote














                            1. find the SDK folder instalation,

                            2. go to extra-google-instantaps, delete that
                              folder instantaps

                            3. and after that update again with sdk manager, that
                              old version is the problem






                            share|improve this answer























                              up vote
                              2
                              down vote










                              up vote
                              2
                              down vote










                              1. find the SDK folder instalation,

                              2. go to extra-google-instantaps, delete that
                                folder instantaps

                              3. and after that update again with sdk manager, that
                                old version is the problem






                              share|improve this answer













                              1. find the SDK folder instalation,

                              2. go to extra-google-instantaps, delete that
                                folder instantaps

                              3. and after that update again with sdk manager, that
                                old version is the problem







                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered Oct 2 at 21:56









                              reza rahmad

                              643513




                              643513






















                                  up vote
                                  1
                                  down vote













                                  Solved this (in a similar way to previous, with one exception) by



                                  1: Closing Android Studio File -> Close



                                  2: deleting .installer and tools folders in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps



                                  3: Launching SDK Manager from Configure dropdown beside gear icon



                                  Note: I tried deleting the entire instantapps folder but when I did this I did not get presented with the option to
                                  install Instant Development SDK.






                                  share|improve this answer





















                                  • Nailed it. I followed these steps and a new button popped up near the gear icon reporting the update available and now this issue is solved. Thank you!
                                    – JorgeAmVF
                                    Nov 9 at 1:00

















                                  up vote
                                  1
                                  down vote













                                  Solved this (in a similar way to previous, with one exception) by



                                  1: Closing Android Studio File -> Close



                                  2: deleting .installer and tools folders in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps



                                  3: Launching SDK Manager from Configure dropdown beside gear icon



                                  Note: I tried deleting the entire instantapps folder but when I did this I did not get presented with the option to
                                  install Instant Development SDK.






                                  share|improve this answer





















                                  • Nailed it. I followed these steps and a new button popped up near the gear icon reporting the update available and now this issue is solved. Thank you!
                                    – JorgeAmVF
                                    Nov 9 at 1:00















                                  up vote
                                  1
                                  down vote










                                  up vote
                                  1
                                  down vote









                                  Solved this (in a similar way to previous, with one exception) by



                                  1: Closing Android Studio File -> Close



                                  2: deleting .installer and tools folders in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps



                                  3: Launching SDK Manager from Configure dropdown beside gear icon



                                  Note: I tried deleting the entire instantapps folder but when I did this I did not get presented with the option to
                                  install Instant Development SDK.






                                  share|improve this answer












                                  Solved this (in a similar way to previous, with one exception) by



                                  1: Closing Android Studio File -> Close



                                  2: deleting .installer and tools folders in C:UsersxxxAppDataLocalAndroidSdkextrasgoogleinstantapps



                                  3: Launching SDK Manager from Configure dropdown beside gear icon



                                  Note: I tried deleting the entire instantapps folder but when I did this I did not get presented with the option to
                                  install Instant Development SDK.







                                  share|improve this answer












                                  share|improve this answer



                                  share|improve this answer










                                  answered Oct 1 at 10:44









                                  Peter Loane

                                  112




                                  112












                                  • Nailed it. I followed these steps and a new button popped up near the gear icon reporting the update available and now this issue is solved. Thank you!
                                    – JorgeAmVF
                                    Nov 9 at 1:00




















                                  • Nailed it. I followed these steps and a new button popped up near the gear icon reporting the update available and now this issue is solved. Thank you!
                                    – JorgeAmVF
                                    Nov 9 at 1:00


















                                  Nailed it. I followed these steps and a new button popped up near the gear icon reporting the update available and now this issue is solved. Thank you!
                                  – JorgeAmVF
                                  Nov 9 at 1:00






                                  Nailed it. I followed these steps and a new button popped up near the gear icon reporting the update available and now this issue is solved. Thank you!
                                  – JorgeAmVF
                                  Nov 9 at 1:00












                                  up vote
                                  1
                                  down vote













                                  After delete, you reinstall here "Instant"



                                  enter image description here






                                  share|improve this answer

























                                    up vote
                                    1
                                    down vote













                                    After delete, you reinstall here "Instant"



                                    enter image description here






                                    share|improve this answer























                                      up vote
                                      1
                                      down vote










                                      up vote
                                      1
                                      down vote









                                      After delete, you reinstall here "Instant"



                                      enter image description here






                                      share|improve this answer












                                      After delete, you reinstall here "Instant"



                                      enter image description here







                                      share|improve this answer












                                      share|improve this answer



                                      share|improve this answer










                                      answered Nov 10 at 14:24









                                      Croid

                                      493




                                      493






















                                          up vote
                                          0
                                          down vote













                                          If your version of Android Studio is 3.2, you can go to C:Usersxxx and delete the version folder other than <.AndroidStudio3.2>. I did this and it succeeded.






                                          share|improve this answer

























                                            up vote
                                            0
                                            down vote













                                            If your version of Android Studio is 3.2, you can go to C:Usersxxx and delete the version folder other than <.AndroidStudio3.2>. I did this and it succeeded.






                                            share|improve this answer























                                              up vote
                                              0
                                              down vote










                                              up vote
                                              0
                                              down vote









                                              If your version of Android Studio is 3.2, you can go to C:Usersxxx and delete the version folder other than <.AndroidStudio3.2>. I did this and it succeeded.






                                              share|improve this answer












                                              If your version of Android Studio is 3.2, you can go to C:Usersxxx and delete the version folder other than <.AndroidStudio3.2>. I did this and it succeeded.







                                              share|improve this answer












                                              share|improve this answer



                                              share|improve this answer










                                              answered Nov 8 at 6:25









                                              Cazaea

                                              11




                                              11






























                                                   

                                                  draft saved


                                                  draft discarded



















































                                                   


                                                  draft saved


                                                  draft discarded














                                                  StackExchange.ready(
                                                  function () {
                                                  StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52322030%2fgoogle-play-instant-development-sdk-update-fails%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

                                                  Coverage of Google Street View

                                                  Full-time equivalent

                                                  Surfing