This application brings you the latest Android Developer news from the community/official channels by aggregating a few sources such as /r/AndroidDev subreddit, popular podcasts (e.g. Fragmented Podcast, Android Developer Backstage, etc), Android Weekly, Kotlin Weekly.
I intend to add more sources, such as ProAndroidDev, Android Developer at Medium, Android Developer Blog and others. However this will come later, because the current features are still not yet polished, for example there is no way to share a post, there are various minor bugs surrounding the podcast listening feature among others.
I created this project as a learning process for the Jetpack Compose library, so I only develop it while I can find a tad bit of free time. This project is not yet released to the PlayStore since it's still pretty rough around the edges. It is however pretty usable, so give it a go by building the project if you're interested!
Drop an issue if you have a problem, suggestion or anything!
Here are some screenshots of the app.
Main | Comments |
---|---|
- Now in Android
- Fragmented Podcast
- Android Developer Backstage
Android Weekly | Kotlin Weekly |
---|---|
This application is written fully with Jetpack Compose, with some compatibility AndroidView, e.g. WebView.
👷♀️ 🏗️ 👷♂️
Prepare secrets.properties
at the root of the project with reddit's client id, the content of the file should look like this:
reddit_client_id=abcdG9Lt4-ABCg
This is a personal project that I build during my very limited free time to learn and test out some things that I couldn't test at work. Feel free to open an issue if you would like to see a new feature, or interested to contribute a new feature!