Giter Site home page Giter Site logo

Comments (7)

chrisjenx avatar chrisjenx commented on June 16, 2024

You will need to add the project as a support library. Then you will need to add the support library to the library project.

The project is setup to be run using maven, so when using eclipse you will need to import alot of your stuff manually.

I would also recommend checking out IDEA Intellij, its much faster than Eclipse.

from android-sliding-layer-lib.

JlUgia avatar JlUgia commented on June 16, 2024

Well, easy enough, another way to do it is to just drop the classes for the utils and the SlidingLayer within your code tree (respecting the folder naming) and you should be good to go.

from android-sliding-layer-lib.

ankushg avatar ankushg commented on June 16, 2024

When I try doing this, it doesn't work unless I delete Library/libs/android-support-v4.jar because of a conflict with the version from Maven and the version that's in git.

from android-sliding-layer-lib.

chrisjenx avatar chrisjenx commented on June 16, 2024

Well if using maven it will not even use the libs/* dependencies. but yes
use the support lib from maven, or if your building in eclipse, removed the
maven dependency and build using the libs version.

running something like mvn install top level will generate the apk in the
targets/ folder which you can adb install -r path/to/apk on your device.

(I hate maven, I will probably gradle this bad boy when I have chance to
use with android studio)

On 31 May 2013 18:34, Ankush Gupta [email protected] wrote:

When I try doing this, it doesn't work unless I delete
Library/libs/android-support-v4.jar because of a conflict with the
version from Maven and the version that's in git.


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-18759586
.

from android-sliding-layer-lib.

ankushg avatar ankushg commented on June 16, 2024

Ah ok, that makes sense. I was using Eclipse with the m2e plugin and it was downloading the Maven dependencies and trying to compile it using both the bundled library AND the maven one. If I don't use Maven for it and just treat it as a non-Maven project it compiles fine within Eclipse.

from android-sliding-layer-lib.

chrisjenx avatar chrisjenx commented on June 16, 2024

OK great.

On 31 May 2013 20:28, Ankush Gupta [email protected] wrote:

Ah ok, that makes sense. I was using Eclipse with the m2e plugin and it
was downloading the Maven dependencies and trying to compile it using both
the bundled library AND the maven one. If I don't use Maven for it and just
treat it as a non-Maven project it compiles fine within Eclipse.


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-18766647
.

from android-sliding-layer-lib.

messaoudia avatar messaoudia commented on June 16, 2024

I would like to re open your post
I try this with intelliJ idea

File > import Module and choose your library but in java I dont found the class SlidingLayer. ( I am french my english is not good but i can understand)
How to fix it ?

from android-sliding-layer-lib.

Related Issues (20)

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.