Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Anotida Maditsha
5,381 PointsAndroid. i am getting an error after import android project with sqlite database
i am getting an error after import android project with sqlite database. Error below
Error:A problem occurred configuring project ':app'.
Could not download sqliteassethelper.jar (com.readystatesoftware.sqliteasset:sqliteassethelper:2.0.1) Could not get resource 'https://jcenter.bintray.com/com/readystatesoftware/sqliteasset/sqliteassethelper/2.0.1/sqliteassethelper-2.0.1.jar'. > Could not HEAD 'https://jcenter.bintray.com/com/readystatesoftware/sqliteasset/sqliteassethelper/2.0.1/sqliteassethelper-2.0.1.jar'. > Connection to https://jcenter.bintray.com refused
anyone with the idea. Here is my complete zip android project https://www.dropbox.com/s/q7upnxo5vqwuq0p/PsalmSongBook.zip?dl=0
Anotida Maditsha
5,381 PointsThanks Obi. The network l am using is configured with proxy and it was not downloading the necessary libraries. But l solve it using proxifier.
Emmanuel Obi
14,912 PointsEmmanuel Obi
14,912 PointsCould it somehow be an Internet connectivity issue? Seems that the errors are complaints about not being able to resolve web resources..