Google Play Services Missing from Extras folder in SDK Manager

后端 未结 9 2396
陌清茗
陌清茗 2021-02-19 05:37

So basically I can\'t find the option to install/download the Google Play Services in the Extras folder of the Android SDK Manager. What could be the possible reasons ? Meanwhil

相关标签:
9条回答
  • 2021-02-19 06:00

    Same problem, there are only 2 items (Android Support Library and Intel Emulator Accelerator) in my Extras folder... I running Windows 8.1 64bit , so maybe a bug..

    0 讨论(0)
  • 2021-02-19 06:12

    i had the same problem and i solved by install the last SDk update and build tools and the google_play_services appear in tools folder to download

    0 讨论(0)
  • 2021-02-19 06:16

    here is the solution i got it. please download new version of the android adt bundle and extract the folder then go to the folder right click the sdk manger and run at administrator and restart your system open eclipse go to sdk manager under extras folder you have google play services finally update it.

    0 讨论(0)
  • 2021-02-19 06:19

    I had the same problem and finally figured out a solution that worked for me. Here's what I did:

    • Go to Help -> Install New Software.
      • My android environment was already set up, so I picked "https://dl-ssl.google.com/android/eclipse/" from the drop down menu
      • Check the top level option - "Developer Tools"
      • Hit the next button and follow the prompts. It said I already had it installed and this would apply an update
      • Ran the SDK Manager again and it now showed me the Google Play Services option to install
    0 讨论(0)
  • 2021-02-19 06:22

    Downloading new version of adt solved my problem

    0 讨论(0)
  • 2021-02-19 06:22

    Open your SDK Manager and update Android SDK Tools. I had the same problem and this solved.

    0 讨论(0)
提交回复
热议问题