Coder Social home page Coder Social logo

Comments (15)

puneetv05 avatar puneetv05 commented on June 8, 2024

and same error in other apps too

from actionscontentview.

StevenRudenko avatar StevenRudenko commented on June 8, 2024

It seems you have not imported ActionsContentViewLib project in workspace you use for applications.
Please import it to same workspace where AcrionsContentViewExample is and try again.

from actionscontentview.

puneetv05 avatar puneetv05 commented on June 8, 2024

hmm I just imported manually and tried project prop. reference to Library also but when compiling same error occurred. :(
any other suggestion ?

from actionscontentview.

StevenRudenko avatar StevenRudenko commented on June 8, 2024

There is issue with missed resource value for R.dimen.default_actionscontentview_spacing. Could you check that you have it set at library or application projects?

from actionscontentview.

puneetv05 avatar puneetv05 commented on June 8, 2024

hmm which one I have to choose - import project module dependencies or import library?

from actionscontentview.

StevenRudenko avatar StevenRudenko commented on June 8, 2024
  1. Clone GitHub somewhere
  2. Open Eclipse workspace
  3. Press menu File->Import->Android->Existing Android code into workspace
  4. Import ActionsContentViewLib project
  5. Import ActionsContentViewExample project

You are done. It should work well now.

from actionscontentview.

puneetv05 avatar puneetv05 commented on June 8, 2024

why I have to Import ActionsContentViewExample project ?

from actionscontentview.

StevenRudenko avatar StevenRudenko commented on June 8, 2024

Please try my example first to see how it works. After that you would probably find problem in your code or configuration.

from actionscontentview.

puneetv05 avatar puneetv05 commented on June 8, 2024

ya got it thanks Steven Rudenko
but How I import your library in my project?

from actionscontentview.

StevenRudenko avatar StevenRudenko commented on June 8, 2024
  1. Clone GitHub somewhere
  2. Open Eclipse workspace
  3. Press menu File->Import->Android->Existing Android code into workspace
  4. Import ActionsContentViewLib project
  5. Select your project and press menu Project->Properties
  6. Select Android.
  7. Press Add at Library section. Select ActionsContentViewLib.
  8. Apply->OK

Now you can use it in your project.

from actionscontentview.

puneetv05 avatar puneetv05 commented on June 8, 2024

👍 Thanks :)

from actionscontentview.

StevenRudenko avatar StevenRudenko commented on June 8, 2024

did you get ActionsContentView work with your project?

from actionscontentview.

tahaelearner avatar tahaelearner commented on June 8, 2024

Getting this error "Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties."

from actionscontentview.

StevenRudenko avatar StevenRudenko commented on June 8, 2024

It is your Eclipse configuration problem.
Please use following steps to resolve issue:

  1. Open workspace with project
  2. Select project
  3. Press menu: Project->Properties
  4. Goto tab Java Compiler
  5. Check 'Enable project specific settings'
  6. Set 'Compiler compliance level' to 1.6
  7. Apply - OK

Do this for all Android projects or workspace setting and problem should be resolved.

from actionscontentview.

puneetv05 avatar puneetv05 commented on June 8, 2024

Set Compiler level to 1.6. and check you Environment Variable Path for JAVA

from actionscontentview.

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.