Android Studio: version number of the Support Library dependent package, androidlibrary

Source: Internet
Author: User

Android Studio: version number of the Support Library dependent package, androidlibrary

When we useRecyclerViewIf you want to use a specific version, how can you know the version number? If you have used this library in your notebook, it will be saved on the local hard disk.
Local Storage path of Android dependent package version:

It doesn't matter if you haven't used this version. google develper has the following instructions:Support LibraryThe version number is actually in developer.
Support Library Revision Archive
Recent Support Library Revisions

Third-party jar local storage path

RecyclerView
compile 'com.android.support:recyclerview-v7:25.3.0'

Version:

 1 21.0.0 2 21.0.2 3 21.0.3 4 22.1.0 5 22.1.1 6 22.2.0 7 22.2.1 8 23.0.0 9 23.0.110 23.1.111 23.2.012 23.2.113 23.3.014 23.4.015 24.0.016 24.0.0-alpha117 24.0.0-alpha218 24.0.0-beta119 24.1.020 24.2.021 24.2.122 25.0.023 25.0.124 25.2.025 25.3.026 25.3.127 26.0.0-alpha
CardView 
compile 'com.android.support:cardview-v7:25.1.0'

Version:

 1 21.0.0 2 21.0.2 3 21.0.3 4 22.0.0 5 22.1.0 6 22.1.1 7 22.2.0 8 22.2.1 9 23.0.010 23.0.111 23.1.012 23.1.113 23.2.014 23.2.115 23.3.016 23.4.017 24.0.018 24.0.0-alpha119 24.0.0-alpha220 24.0.0-beta121 24.1.022 24.1.123 24.2.024 24.2.125 25.0.026 25.0.127 25.2.028 25.3.029 25.3.130 26.0.0-alpha
Design
compile 'com.android.support:design:25.1.0'

Version:

 1 22.2.0 2 22.2.1 3 23.0.0 4 23.0.1 5 23.1.0 6 23.1.1 7 23.2.0 8 23.2.1 9 23.3.010 23.4.011 24.0.012 24.0.0-alpha113 24.0.0-alpha214 24.0.0-beta115 24.1.016 24.1.117 24.2.018 24.2.119 25.0.020 25.0.121 25.2.022 25.3.023 25.3.124 26.0.0-alpha
V7
compile 'com.android.support:appcompat-v7:25.1.1'

Version:

 1 18.0.0 2 19.0.0 3 19.0.1 4 19.1.0 5 20.0.0 6 21.0.0 7 21.0.2 8 21.0.3 9 22.0.010 22.1.011 22.1.112 22.2.013 22.2.114 23.0.015 23.0.116 23.1.117 23.2.018 23.2.119 23.3.020 23.4.021 24.0.022 24.0.0-alpha123 24.0.0-alpha224 24.0.0-beta125 24.1.026 24.2.027 24.2.128 25.0.029 25.0.130 25.2.031 25.3.032 25.3.133 26.0.0-alpha

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.