I'm trying to import MusicBobber library in android studio. I had download and import the example project but when I sync the project this error showed up:
Error:A problem occurred configuring project ':app'.
A problem occurred configuring project ':audiowidget'.
Could not download support-media-compat.aar (com.android.support:support-media-compat:24.2.0)
Could not get resource 'https://jcenter.bintray.com/com/android/support/support-media-compat/24.2.0/support-media-compat-24.2.0.aar'.
Could not GET 'https://jcenter.bintray.com/com/android/support/support-media-compat/24.2.0/support-media-compat-24.2.0.aar'.
Connection to 'https://jcenter.bintray.com' refused
when I try to open the https://jcenter.bintray.com , site will open with no problem. also I'm using freegate for proxy. where is the problem and what should I do?
Problem with connection: no protocol: jcenter.bintray.com/com/android/support/support-media-compat/…
– DogwatchConnection successful
– Dogwatch