hyperboria / android

Android app for mesh networking with cjdns
GNU General Public License v3.0
159 stars 40 forks source link

It appears that the project depends on dead links. #67

Closed happysmash27 closed 7 years ago

happysmash27 commented 7 years ago

The following is the output of my compilation. It appears that there are a few dead links here... Or more accurately, a LOT of dead links...

happysmash27@x86_64-Pig ~/android $ ./gradlew installDebug

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_debugCompile'.
   > Could not find com.android.support:support-v4:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/support-v4/23.2.0/support-v4-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/support-v4/23.2.0/support-v4-23.2.0.jar
         https://jitpack.io/com/android/support/support-v4/23.2.0/support-v4-23.2.0.pom
         https://jitpack.io/com/android/support/support-v4/23.2.0/support-v4-23.2.0.jar
     Required by:
         :android:unspecified
   > Could not find com.android.support:appcompat-v7:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
         https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
         https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
     Required by:
         :android:unspecified
   > Could not find com.android.support:cardview-v7:23.1.1.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/cardview-v7/23.1.1/cardview-v7-23.1.1.pom
         https://jcenter.bintray.com/com/android/support/cardview-v7/23.1.1/cardview-v7-23.1.1.jar
         https://jitpack.io/com/android/support/cardview-v7/23.1.1/cardview-v7-23.1.1.pom
         https://jitpack.io/com/android/support/cardview-v7/23.1.1/cardview-v7-23.1.1.jar
     Required by:
         :android:unspecified
   > Could not find com.android.support:recyclerview-v7:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
     Required by:
         :android:unspecified
   > Could not find com.android.support:preference-v7:23.1.1.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/preference-v7/23.1.1/preference-v7-23.1.1.pom
         https://jcenter.bintray.com/com/android/support/preference-v7/23.1.1/preference-v7-23.1.1.jar
         https://jitpack.io/com/android/support/preference-v7/23.1.1/preference-v7-23.1.1.pom
         https://jitpack.io/com/android/support/preference-v7/23.1.1/preference-v7-23.1.1.jar
     Required by:
         :android:unspecified
   > Could not find com.android.support:preference-v14:23.1.1.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/preference-v14/23.1.1/preference-v14-23.1.1.pom
         https://jcenter.bintray.com/com/android/support/preference-v14/23.1.1/preference-v14-23.1.1.jar
         https://jitpack.io/com/android/support/preference-v14/23.1.1/preference-v14-23.1.1.pom
         https://jitpack.io/com/android/support/preference-v14/23.1.1/preference-v14-23.1.1.jar
     Required by:
         :android:unspecified
   > Could not find com.android.support:support-v4:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/support-v4/23.2.0/support-v4-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/support-v4/23.2.0/support-v4-23.2.0.jar
         https://jitpack.io/com/android/support/support-v4/23.2.0/support-v4-23.2.0.pom
         https://jitpack.io/com/android/support/support-v4/23.2.0/support-v4-23.2.0.jar
     Required by:
         :android:unspecified > com.github.afollestad.material-dialogs:core:0.8.5.3
   > Could not find com.android.support:appcompat-v7:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
         https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
         https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
     Required by:
         :android:unspecified > com.github.afollestad.material-dialogs:core:0.8.5.3
   > Could not find com.android.support:support-annotations:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.jar
         https://jitpack.io/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.pom
         https://jitpack.io/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.jar
     Required by:
         :android:unspecified > com.github.afollestad.material-dialogs:core:0.8.5.3
   > Could not find com.android.support:recyclerview-v7:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
     Required by:
         :android:unspecified > com.github.afollestad.material-dialogs:core:0.8.5.3
   > Could not find com.android.support:recyclerview-v7:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
     Required by:
         :android:unspecified > com.melnykov:floatingactionbutton:1.1.0
   > Could not find com.android.support:support-annotations:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.jar
         https://jitpack.io/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.pom
         https://jitpack.io/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.jar
     Required by:
         :android:unspecified > com.melnykov:floatingactionbutton:1.1.0
   > Could not find com.android.support:recyclerview-v7:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.pom
         https://jitpack.io/com/android/support/recyclerview-v7/23.2.0/recyclerview-v7-23.2.0.jar
     Required by:
         :android:unspecified > com.github.brnunes:swipeablerecyclerview:1.0.1
   > Could not find com.android.support:appcompat-v7:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
         https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
         https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
     Required by:
         :android:unspecified > com.github.afollestad.material-dialogs:core:0.8.5.3 > me.zhanghai.android.materialprogressbar:library:1.1.4
   > Could not find com.android.support:support-annotations:23.2.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.pom
         https://jcenter.bintray.com/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.jar
         https://jitpack.io/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.pom
         https://jitpack.io/com/android/support/support-annotations/23.2.0/support-annotations-23.2.0.jar
     Required by:
         :android:unspecified > com.github.afollestad.material-dialogs:core:0.8.5.3 > me.zhanghai.android.materialprogressbar:library:1.1.4

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 16.235 secs
happysmash27 commented 7 years ago

Okay, it looks like I just needed to install the support libraries as described here: https://developer.android.com/topic/libraries/support-library/setup.html. Nvm!