Android Configuration Reference third-party libraries (Swipelistview)

Source: Internet
Author: User

The Android-swipelistview project is divided into two parts:

1.lib is: Android-swipelistview;

2. Examples are: swipelistviewexampleactivity.

Go to the Chase:

Android-swipelistview:

1. Introduction of the Android-swipelistview Library: Import the open Source Library, with the import option, and then the Android option under the "Existing Android Code into Workspace" to the library;

2. Introduction of Android-swipelistview Dependent Library Nineoldandroids-2.4.0.jar: Project Properties option, Java Build path tag, libraries tag, ADD External Jars button import Nineoldandroids-2.4.0.jar package;

3. Introduction of Android-swipelistview dependent Internal Library Android-support-v4.jar: Android Tools option for Project, "ADD Support Library" To increase the ANDROID-SUPPORT-V4 library; (Note: If the corresponding support library cannot be found, it can be downloaded through the SDK Manager)

4. Compile the jar package for the Android-swipelistview Library: Project Properties option, Android option, tick "is library ";

5. Compile the Android-swipelistview project and the Android-swipelistview.jar package should be visible in the bin directory of the project.

Swipelistviewexampleactivity:

6. Introduction of Android-swipelistview.jar Package: Project Properties option, Android option, library box Select Add button Android-swipelistview.jar package;

7. The introduction of the ANDROID-SUPPORT-V4 Library as in the 3rd step;

8. To include the ANDROID-SUPPORT-V4 library before packaging: the properties of the Project option, the Java Build path tag, the Order and export option, tick the "Android Private Libraries" option;

9. Compile the Swipelistviewexampleactivity project. (Note: Change configuration items may not recompile, so need to manually clean, otherwise there may be some inexplicable error, I ate a big loss, please remember)

Copy of note content, citation: http://blog.csdn.net/zhangxinrun/article/details/8965115

Swipelist Download Path: Https://github.com/47deg/android-swipelistview

Android Configuration Reference third-party libraries (Swipelistview)

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.