/android-rss-viewer

The RSS Viewer for Android using awesome Live-Slider.

Primary LanguageKotlinApache License 2.0Apache-2.0

Android RSS Viewer

Build Status License

Android RSS Viewer refines meaningful elements of rss and provides real-time summary to users in slider form. It provides a wonderful UX to users for watching collection of subscribed news.

We used our awesome Android-Live-Slider library for developing our application.

Requirements

  • Minimum SDK Version : 26
  • Recommended SDK Version : 29

Screenshots

Android RSS viewer with rich, live animations.

Various news at once!

Display news that you are subscribing.

You can search news by words!

We also supports RSS that contains video.

Click to see the full article and share the link!

You can see all the previous articles by clicking the category title.

Library Used

  • Android-Live-Slider - Provides components for live animation Slide View.
  • Retrofit - Provides features to make a internet request and fetch data from APIs.
  • Gson - Parse json form response to RSS object used in our application.
  • Glide - An image loading and caching library for Android focused on smooth scrolling.
  • CircleIndicator - A lightweight indicator like in nexus 5 launcher.
  • AndroidPhotoFilters - Android photo filter library.
  • Android-SpinKit - Used for loading animation.

License

Copyright 2019 POSCAT.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.