# wallabag - Android App [](https://travis-ci.org/wallabag/android-app)
wallabag is a self-hosted read-it-later app.
Unlike other services, wallabag is free and open source.
wallabag for Android is a companion app for [wallabag](https://www.wallabag.org). You need a wallabag account first, which you are going to use in this app.
wallabag is available on the Google Play Store and F-Droid.
](/readme/Wallabag%20Reading%20List.png)
[
](/readme/Wallabag%20Article%20View.png)
## Permissions
On Android versions prior to Android 6.0, wallabag requires the following permissions:
- Full Network Access.
- View Network Connections.
- Run at startup.
- Read and write access to external storage.
The "Run at startup" permission is only used if Auto-Sync feature is enabled and is not utilised otherwise. The network access permissions are made use of for downloading content. The external storage permission is used to cache article images for viewing offline.
## Contributing
wallabag app is a free and open source project developed by volunteers. Any contributions are welcome. Here are a few ways you can help:
* [Report bugs and make suggestions.](https://github.com/wallabag/android-app/issues)
* [Translate the app](https://hosted.weblate.org/projects/wallabag/android-app/) (you don't have to create an account).
* Write some code. Please follow the code style used in the project to make a review process faster.
## Credits
Thanks to Michael Cook ([Twitter](https://twitter.com/mcookie)/[website](https://cookicons.co/)) for the app icon.
## License
This application is released under GNU GPLv3 (see [LICENSE](LICENSE)).
Some of the used libraries are released under different licenses.