Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nameisjayant/news-feed-app-android-kotlin
This is a simple news feed application based on Retrofit and RecyclerView, The description of this project is first we will send a api request on the server for news json data , then shows into RecyclerView, after that whenever we click on any news item it will show the article on that news
https://github.com/nameisjayant/news-feed-app-android-kotlin
android hackertober-fest-starter hackertoberfest hackertoberfest2020 json kotlin recycler retrofit
Last synced: about 17 hours ago
JSON representation
This is a simple news feed application based on Retrofit and RecyclerView, The description of this project is first we will send a api request on the server for news json data , then shows into RecyclerView, after that whenever we click on any news item it will show the article on that news
- Host: GitHub
- URL: https://github.com/nameisjayant/news-feed-app-android-kotlin
- Owner: nameisjayant
- Created: 2020-08-18T08:06:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T04:19:24.000Z (over 2 years ago)
- Last Synced: 2023-03-07T09:18:21.272Z (over 1 year ago)
- Topics: android, hackertober-fest-starter, hackertoberfest, hackertoberfest2020, json, kotlin, recycler, retrofit
- Language: Kotlin
- Homepage:
- Size: 421 KB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# News Feed App In Android Kotlin
This is a simple news feed application based on Retrofit and RecyclerView, The description of this project is first we will send a api request on the server for news json data , then shows into RecyclerView, after that whenever we click on any news item it will show the article on that news.
![Frame 286](https://user-images.githubusercontent.com/61702243/96287661-e6e86880-0fff-11eb-9461-7d7da448af70.png)
Project Structure
..........
..;;...
..............