简体   繁体   中英

How to import android support library in eclipse on mac?

I am trying to set up android sdk in eclipse on my mac. I have downloaded the Android Support Library, however, there is nothing i can import to the eclipse.

I have already read through related post, and "Support Library Setup" as well.

Most people are having problems after importing the support library to eclipse and link to their own android application project, but thats not my case.

I had been stuck for days and will be really appreciated if someone can help me to solve this out.

Screen cap of SDK Manager

Screen cap of of ../android-sdks/extras/android/m2repository/com/android/support/

您可以找到* .aar文件(这是存档文件),然后将其解压缩并找到jar文件和资源文件,然后将其添加到项目中的libs目录中。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM