I am trying to use this Rss reader library in android studio.But the project site does not state any gradle integration link. I searched and followed the link here. However, that link is also not working. Can anyone give me any solution to this?
Asked
Active
Viewed 321 times
1 Answers
0
This project is very old, and it doesn't have a gradle support.
However it has only 4 classes without dependencies.
The quickest way to integrate in your project is to clone the 4 classes inside your project.

Gabriele Mariotti
- 320,139
- 94
- 887
- 841