How can i install support library android?

后端 未结 5 2293
别跟我提以往
别跟我提以往 2021-02-15 17:08

I need to work with the android-support-v4, buy when i try to install it from SDK manager (support library), it does not show me the package, actually i wanted to install anothe

5条回答
  •  误落风尘
    2021-02-15 17:35

    You're asking the wrong question.

    Right-click on your project.

    Select Android Tools > Add Support Libraries...

    (a progress bar will appear, and voila it should download what you need)

    By the way, you should really install the latest android-sdk update. From your screenshot, it doesn't look like you have yet.

提交回复
热议问题