Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Issues with building #3

Open
lexs opened this issue Sep 11, 2012 · 4 comments
Open

Issues with building #3

lexs opened this issue Sep 11, 2012 · 4 comments

Comments

@lexs
Copy link

lexs commented Sep 11, 2012

There are several problems with building this library.

  1. The submodules doesn't work because the actual submodule commit is not there.
  2. When using the latest versions of the contrib libs there is a jar file clash with different versions of the android support package.
  3. When correcting the two issues about the app will actually crash when you deploy it. This is due to lacking configuration (of at least UrbanAirship). It would be great if master could actually be run without modifications or that you provide clear instructions on what needs to be done for it to run.
@matt-lee
Copy link

The same problems occurred for me when I tried to build.

@girmay
Copy link

girmay commented Feb 1, 2013

Can't resolve import gov.whitehouse.R;
That is after submodule update --init

@ghost
Copy link

ghost commented Apr 23, 2014

Same issue here.

@patriciali
Copy link

Looks like the README is out of date; the app isn't actually using any of those libraries anymore. I only had to do a few things to get a successful build:

  1. import the source of ExoPlayer into the root directory and checkout release 1.3.3
  2. add the line
classpath 'com.novoda:bintray-release:0.2.7'

into the root build.gradle.

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

No branches or pull requests

4 participants