Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source does not compile with the latest versions of dependencies #21

Closed
dzackgarza opened this issue Aug 26, 2013 · 4 comments
Closed

Comments

@dzackgarza
Copy link

Apologies if this isn't the correct place to post -

I am having trouble compiling using the latest versions of the following dependencies:

  • ActionBarSherlock
  • ViewPagerIndicator
  • Universal Image Loader for Android

For example, in ABS it appears that styling was significantly changed, especially for dialogues, which results in errors in the style xml files as well as their references from the source.

Are there particular versions that are known to work?

@Twinklebear
Copy link
Collaborator

Sorry about that, I failed to keep up with the latest library releases. Versions that do work (or at least the ones I'm using that seem to work):

  • ActionBarSherlock: 4.2
  • ViewPagerIndicator: 2.4.1
  • Universal Image Loader: 1.6.3, get it here if you can't find a link.

We're aiming to replace ABS with the new action bar compat library that came out recently in support v7 which boxfactory is working on, this may also result in dropping VPI, but I'm not sure. Universal Image Loader should be updated to the latest version which was something I was planning to get too, but got sidetracked.

So hopefully those versions should get you up and running. I'm frequently in the what irc in #whatAndroid if you had more questions or were interested in joining the project (which would be awesome!). If you are interested in joining, you should ask Gwindow for write access to the repo and read up on the git branching model we're using for development.

@Twinklebear
Copy link
Collaborator

I've just updated to the latest Universal Image Loader, see: e0b9359 on the develop branch. I'm hesitant to update the other dependencies as I think they'll be replaced but am not quite sure. I've asked boxfactory and will let you know.

@Twinklebear
Copy link
Collaborator

Hey so we're gonna drop ABS and VPI and move over to the AppCompat library for work on the 2.0 version if you're interested. The branch is located here

@Twinklebear
Copy link
Collaborator

Issue no longer relevant to 2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants