Anxiety free news reader for Android - developed using Kotlin

Related tags

App AndroidRivers
Overview

Android River is a modern Android 2.2 news app. It's now version 1.15.

Android River has the following features:

  • Read RSS 1.0, RSS 2.0 and ATOM 1.0.
  • Create your own custom River of News out of feeds.
  • Read RiverJs format.
  • Read OPML and display them in an outline.
  • Download and play Podcast with a custom made podcast player.
  • Create RSS feeds out of Google News, Kayak.com deals and Craigslist.
  • Feature a frequently updated sources of feeds to subscribe to.
  • There is no login required to use any of the functionality.
  • There are no ads.
  • It is super fast.
  • It is efficient with data/battery usage.
  • It has the awesome Holo theme applied even from Android 2.2.
  • Tweets links easily or read articles for later (great integration with Pocket)

The website for this project is at http://rivers.silverkeytech.com. Android River can be downloaded at Google Store http://goo.gl/kShgp.

This code is licensed under GPL version 3. Please read license.txt.

I develop Android Rivers using Kotlin programming language version M8. It might not be obvious that this is Kotlin project since there are a lot of Java code in the project. Most of these Java code are open source libraries that Android Rivers include in source form by necessity. Most of the Kotlin code is located at NewsEngine module and com.silverkeytech.android_rivers package at the main project.

By reading Android Rivers source code, you will learn about:

  • Using SQLite database.
  • High performance XML parsing.
  • High performance JSON parsing.
  • Implementing a media player.
  • Writing Android Service.
  • Accessing Android Clipboard.
  • Fragments.
  • Implementing Holo theme in Android 2.2 above.
  • Using Library modules.
  • First class Outliner UI support.
  • Asynchronous operations.
  • Managing file system.
  • Creating custom dialogs.
  • Implementing Sliding Menu.
  • Asynchronous HTTP calls.
  • Integrating Android Java library.
  • Implementing Arabic language support.
  • Implement EventBus.

Open Source Library used:

Comments
  • Fix nullability issues after updating Android annotations in Kotlin

    Fix nullability issues after updating Android annotations in Kotlin

    We infered new annotations for Android sdk (build 0.6.2000) and I removed some warnings and errros from your project. Note that in some places I added !! (not null assertion): I don't now what the application should do in these cases.

    opened by NataliaUkhorskaya 1
  • Add search term for CraigList subscription

    Add search term for CraigList subscription

    Right now CraigList subscription only rely on location and category. Allow user to add a search term within a category and bookmark this subscription.

    enhancement 
    opened by dodyg 1
  • Fix float literals (changed in Kotlin M6.2)

    Fix float literals (changed in Kotlin M6.2)

    In Kotlin M6.2 we changed resolve for constants with floating point: now when you write 1.0 - it's double and if you want to have a float you should add 'f' of 'F' suffix

    opened by NataliaUkhorskaya 0
  • Fixed compilation for 'assignment in an expression context'

    Fixed compilation for 'assignment in an expression context'

    We prohibit things like val a = while(b) { ... } val b: Unit = c = 1 when statement appears in an expression context.

    For function not block body it has worked so far (it was a bug actually). This commit fixes a compilation.

    opened by svtk 0
  • kt files

    kt files

    hi what is .kt files?

    file AndroidRivers1\newsEngine\src\main\java\com\silverkeytech\news_engine\syndications\rss\Item.java not compiling because not avaliable import com.silverkeytech.news_engine.syndications.ParsedDateFormat; import com.silverkeytech.news_engine.syndications.RssDate; import com.silverkeytech.news_engine.syndications.SyndicationsPackage;

    opened by boomsya 1
  • Add support for dynamic OPML subscription

    Add support for dynamic OPML subscription

    1. Subscribe to an OPML list
    2. Show them as rivers
    3. Check daily if the opml list is changed. If it's changed, download it. To detect the change, do ETAG comparison or simply by brute hash.
    enhancement 
    opened by dodyg 0
Owner
Dody Gunawinata
I develop primarily using ASP.NET Core, Flutter and Vue.js.
Dody Gunawinata
Flym News Reader is a light Android feed reader (RSS/Atom)

BEWARE: Google added some restrictions to news app and I don't see how Flym (and other RSS aggregators) could comply to that. For instance, Flym canno

Frédéric Julian 938 Jan 1, 2023
Flym News Reader is a light Android feed reader (RSS/Atom)

BEWARE: Google added some restrictions to news app and I don't see how Flym (and other RSS aggregators) could comply to that. For instance, Flym canno

Frédéric Julian 938 Jan 1, 2023
Flym News Reader is a light Android feed reader (RSS/Atom)

BEWARE: The original developer stopped the development of the app so I'm starting to work on it to improve it and maintain it. Flym News Reader Light

null 0 Jul 26, 2022
A news app made using android studio in Java with features like favourite news, Location detector for local news, and especially made with HUAWEI APIs

HuaweiGlobalNewsApp A news app made using android studio in Java with features like favourite news, Location detector for local news, and especially m

Christian Imanuel Hadiwidjaja 1 Oct 30, 2021
Android News App built in kotlin with implementation of MVVM architecture, android navigation components and retrofit. Displays news to users allowing them to share and save news.

News-App Android news app built in kotlin that fetches news data from news api with Retrofit and displays news to users. This App follow MVVM architec

Raj Manjrekar 16 Dec 29, 2022
News-App - A news app Which displays news with the help of JSON data

News-App This is a news app Which displays news with the help of JSON data

Lalith Sharma 0 Feb 16, 2022
A News Application Shows Breaking News of the Country with a feature to save News for future Use.

A News Application Shows Breaking News of the Country with a feature to save News for future Use.You can search news on any topic.Used all latest stuffs in android like Navigation Component, MVVM Architecture, Retrofit, Room DataBase, Kotlin Corutines etc

Aman Bhatt 2 Oct 20, 2022
Android News Reader app. Kotlin Coroutines, Retrofit and Realm

News Reader Android News Reader app Code that follows Packt Publishing Kotlin in Practice Video Course Example of Kotlin Coroutine usage, with Realm a

Marko Devcic 22 Oct 3, 2022
📱:newspaper: Android client for the Nextcloud news/feed reader app

Nextcloud News Reader – Android App The Nextcloud News Reader Android App is under AGPLv3 License terms. Bugs and enhancements can be reported under:

Nextcloud 589 Dec 31, 2022
📱:newspaper: Android client for the Nextcloud news/feed reader app

Nextcloud News Reader – Android App The Nextcloud News Reader Android App is under AGPLv3 License terms. Bugs and enhancements can be reported under:

Nextcloud 591 Jan 8, 2023
Readow - Readow RSS Reader application. It’s fast and clean, giving you the freedom to enjoy your favorite news

Readow Readow RSS Reader application. It’s fast and clean, giving you the freedo

Pradeep Hr 7 Sep 20, 2022
Free and open source manga reader for Android.

Build Stable Weekly Preview Contribute Support Server Tachiyomi Tachiyomi is a free and open source manga reader for Android 5.0 and above. Features F

Tachiyomi 20.4k Jan 9, 2023
Tachiyomi 20.4k Jan 9, 2023
A Free, Open source unofficial manga reader for MangaDex

Neko A Free, Open source unofficial manga reader for MangaDex About: This is a MangaDex specific fork of Tachiyomi and TachiyomiJ2K. This contains fea

Carlos 1.4k Jan 3, 2023
This is a News Application for android mobiles, fetching news through Guardian API.

News-In-Hand This is a NEWS FEED APP which gives a user regularly-updated news from the Internet. To achieve this, I use the Guardian API. This is a w

Bhramar Virmani 1 Nov 5, 2021
NewsFeedApp - An android news-feed-app which shows latest news of various sources

NewsFeedApp An android news-feed-app which shows latest news of various sources

Srihitha Tadiparthi 4 Aug 8, 2022
Newesy is news app which uses NewsAPI to fetch news.

Newesy is news app which uses NewsAPI to fetch news.The main aim of this app was to learn Modern Android Architecture (MVVM).It uses MVVM,Kotlin-coroutines,Room,ViewModal,Retrofit,GSON and Navigation graph

SHANTANU RATHOD 7 Oct 29, 2022
The News App has been carried out within the framework of the MVVM architecture, information about news is obtained by consulting an API, it is built usisng Jetpack Copose, Coroutines, Dependency Injection with Hilt and Retrofit

Journalist The News App consists of an application that displays the latest news from EEUU from an API that provides official and updated information.

null 0 Nov 3, 2021
An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.

An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.

CSwala 48 Nov 26, 2022