Google Play Services Missing from Extras folder in SDK Manager

后端 未结 9 2429
陌清茗
陌清茗 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:25

    where are you looking for Google Play Services?

    After installing it via SDK Manager, you can get it in your SDK folder extras/google/google_play_services

    You have to import it first in your IDE and then include in your project as a library project.

提交回复
热议问题