Giter VIP home page Giter VIP logo

android-gif-drawable-eclipse-sample's Introduction

android-gif-drawable-eclipse-sample

Sample Eclipse project using android-gif-drawable library made with help of user nuoyan2. It shows where to place files taken from AAR and source files inside Eclipse project structure. Latest archives can be downloaded here: latest release.

Steps to include library in Eclipse project:

  • copy pl folder from sources jar inside src folder of the Eclipse project
  • copy all contents of jni folder from AAR into libs folder of the project
  • copy proguard.txt from AAR into root folder of the project and rename it to proguard-project.txt (required only if proguard will be used)
  • copy res/values/values.xml from AAR into res/values folder of the project
  • install android support library, copy android-support-annotations.jar into libs folder of the project and add it to the build path
  • add imports for R class in files when it is missing (choose R from your package, not android one)

Additional step for versions < 1.1.10

  • in GifInfoHandle.java replace BuildConfig.NATIVE_LIBRARY_NAME with the "pl_droidsonroids_gif"

android-gif-drawable-eclipse-sample's People

Contributors

koral-- avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.