GithubHelp home page GithubHelp logo

android-rss-readers's Introduction

android-rss-readers

This project hosts the source code for few Android RSS reader applications. Each RSS reader provides the following functionality:

  • Displays the currently available RSS feeds.
  • Tapping on each individual RSS entry opens browser window and forwards to the news URL.
  • Resizable home/lock screen widget which displays the titles of the news articles.
  • Tapping on the widget displays all currently available RSS feeds.

Each RSS reader can be easily rebranded. You just need to do the following:

  • Use the source code in your Android project.
  • Change all package declarations.
  • Update the manifest file to reflect the package changes.
  • Provide your own set of icons.
  • Edit the file 'strings.xml' (see below) and provide values of your own.

The customizable keys are the following:

  • app_name - The name of the Android application which is also used as a shortcut name on the desktop as well as for the widget.
  • rss_url - The URL for the RSS feed.
  • default_text - The text which is displayed in the title bar while the RSS articles are still loading.
  • loaded_text - The text which is displayed in the title bar after the RSS articles have been loaded.
  • rss_unavailable_title - The text which is displayed in the title field when the RSS feed is unavailable.
  • rss_unavailable_description - The text which is displayed in the description field when the RSS feed is unavailable.
  • rss_unavailable_date - The text which is displayed in the date field when the RSS feed is unavailable.
  • author_title - The text which is displayed in the title field for the last RSS entry. The last RSS entry is used as 'About this program' field.
  • author_description - The text which is displayed in the description field for the last RSS entry. The last RSS entry is used as 'About this program' field.
  • author_date - The text which is displayed in the date field for the last RSS entry. The last RSS entry is used as 'About this program' field.
  • author_url - The URL which will be loaded when the user taps on the last RSS entry. The last RSS entry is used as 'About this program' field.
  • background - The background color for the RSS entries.
  • stroke - The color of the border around the RSS entry.
  • text - The font color for all RSS fields (title, description and date).

android-rss-readers's People

Contributors

ivandavidov avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

vjivandro msgpo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.