Finally, an Android application specifically dedicated to the awesome FreshRSS aggregator
First of all, set the API password. This password is different from the one you use for login into your account.
You can set it on https://<your_instance>/i/?c=user&a=profile
.
Then, enter your regular account login, this password and the regular landing page URL of your FreshRSS instance. The application should compute the API URL automatically.
If you need help for contributing or using the application, you can contact us by joining us on Framateam.
This project is a fairly standard Android application. As long as you use an correct setup of Android studio, everything should be fine.
Please refer to the tests and linters section in the contributing guide to find how to run the tests.
Please refer to the contributing guide
This project is licenced under GNU GPL v.3. See LICENSE.
Thanks to Marien Fressinaud, Alexandre Alapetite and all the FreshRSS contributors for their awesome work. And thanks again to Alexandre for helping in understanding their implementation of Google reader's API.