Skip to content

jansvanda/Vyjezdy

Repository files navigation

#Munch A minimalistic, easy to use Rss reader application.

Get it on Google Play [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Munch-brightgreen.svg?style=flat)](http://android-arsenal.com/details/3/2955)

#What is Munch ? Munch is an android app which enable the users to manage their Rss feeds. User can add new sources, manage them and view the article associated with the feeds.

#Permissions:

  • Internet
  • Access Network State
  • Read External Storage

These permissions are used to grab the data from the web and to know if user’s internet is available or not so that he can be notified regarding that matter. The Read External Storage permissions is used to retrieve the opml files from either SD card or internal storage. Also, this app will never snoop on your personal information.

#Application features:

  • Load Rss feeds quickly
  • Add Rss Sources
  • Manage Rss Sources
  • Archive feeds
  • Customizable settings
  • Ad free

#How does Munch work ? Munch uses jsoup xml parser to parse rss feeds and also load the web articles associated with those feeds. It also uses glide to lazy load article images(if available).

#Screenshots

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages