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

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -