android10 / Android-CleanArchitecture

This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A failure getting sample data w/ RestApiImpl

growdai1y opened this issue · comments

Hello.

I've been trying to run this great sample project, however, I've been failing with the error I mentioned in the title.
Does anyone know how to fix this?
It looked like the url below won't work anymore.

https://raw.githubusercontent.com/android10/Sample-Data/master/Android-CleanArchitecture/

Thanks in advance.