‘
14 Nov 2024 • Updated code to support android studio ladybug • Updated gradle version to 8.7.2 which is latest one • Resolved the crashes to support latest android libraries version
20 JAN 2023 • Android 13 support added • All libraries updated • Gradle and build tools updated • Android 12 notification fixed • Redundant test files removed
11 Mar 2022 • Updated all libraries • Updated gradle • Added support for android 12 • Added notification channel to support api 26+ devices • Fixed loading name issue • Updated urls • Removed unnecessary permissions • Apk updated
26 Jul 2021 • Updated Code to Androidx • Resolved all the issues and crashes • Update all the libs to Androidx version support
1 Sep 2020 • UI/UX enhancements. Theme updated. Buttons style updated. Android Material Design implemented. • APK updated.
20 Aug 2020 • Updated with new UI.
13 Jul 2020 • Firebase push notification implemented. Manifest updated. libraries updated. • Project complete files uploaded. Screenshots, Documentation, and app files.
17 Sep 2019 • Fixed issue “Android Api (Okhttps) not getting called in Android 9(pie) and above
18 July 2019 • Applied Async-Task for getting all News from server-side • Fixed Design issues using Card-View design techniques • Applied latest technique “Recycler view” for News listing • Improved and modified News tab View • Fixed crash issues on the website • Improved response time of loading news
8 May 2018 • Changed Parse verison in build.gradle into 1.16.0, due to some issue on the latest Parse SDK and FCM: implementation 'com.parse:parse-android:1.16.0' • Added Firebase FCM into build.gradle(Module:app) and (Project:Feedews) • Added a google-services.json file into the 'app' folder, as per FCM requirerements • Updated the Documentation
15 April 2018 • Updated to Android Studio 3.1.1 • Removed all dependencies of play-services | left only this one in build.gradle: implementation 'com.google.android.gms:play-services:+'
11 April 2018 • Updated to Android Studio 3.1 • Updated 'compileSdkVersion' and 'targetSdkVersion' to 27 in build.gradle • Replaced 'compile' with 'implementation' in build.gradle (Module: app) • Updated classpath 'com.android.tools.build:gradle:3.1.1' in build.gradle (Project:) • Removed the ProgressDialog code in Home.java | replaced with the 'pd.SetMessage()' with 'Configs.showPD()' instance
Jan 21th 2018 • Added this line in the dependencies list of build.gradle (Module: app): compile 'com.squareup.okhttp3:okhttp:+'
Feedews gets its name from 2 words: feed and news. This is an RSS feed reader to get all news in one place, there are several Categories and you can share articles to social networks and email by opening links to your device’s internet browser and use the share function.
This app also works with Parse Push Notifications, you can send pushes to all registered users by using the Parse Push web console on https://back4app.com
Feedews is a native Android Studio project, Java/xml language, Universal, super easy to customize. All RSS links are stored in strings.xml files and the User Guide included in the package shows how to edit them.
PLEASE NOTE that those RSS links are for DEMO PURPOSES only, you should use your own ones and also may need to grant the Rights to make them visible in your app due to some Copyright Policies of the RSS links owners.
About Parse SDK and back4app
Can I host Parse Server on my own server?
What about free support for this template?
How do I rename the app’s package name?
Should I use the latest version of Android Studio to edit this template?
The demo APK crashes on startup
How do I remove AdMob banner ads?
- Android Studio 3.x project – Universal
- Android 5.0+ – Backend with Parse SDK hosted on https://back4app.com
- AdMob banners
- You can translate this app into other languages – Italian demo language included
- Send Push Notifications to all registered devices via Push web console on back4app
- Easily store your RSS links into string.xml files
- Editable Categories
- Mini browser implemented
- Nice User interface
- Documentation included
- Well commented code
- PSD icon files included
- Apple Mac or Windows PC with their latest OS version installed
- The latest version of Android Studio and some knowledge about its UI interface
- Photoshop or any other image editor software
- A Google Developer account to submit apps to the Play Store
- An AdMob account to generate your own banner UNIT ID
- A free account on back4app.com