java - Am I referencing this library wrong? -
this library i'm trying use in app: https://github.com/rampo/updatechecker
i downloaded zip, unzipped it, imported android project, marked library, , added list of libraries going properties of app folder. getting error:
the container 'android dependencies' references non existing library 'c:\users\jake\downloads\updatechecker-master\updatechecker-master\library\src\main\bin\updatechecker.jar'
what doing wrong? i'm using eclipse btw.
do want use library? (not editing source) if so, can copy .jar file 'libs' folder inside project
c:\path\to\workspace\myproject\libs
Comments
Post a Comment