App Android News API With Kotlin

Related tags

App News-api
Overview

App-Android-News-API

Wireframe page principale (Tout les articles):

Wireframe_ _Maquette_App-News-API

Wireframe page d'un article:

Wireframe1_ _Maquette_App-News-API

Tecnologigie choisie -> Android Studio avec Kotlin

-Rapide pour développer une application native avec une architecture MVC.
-Code simple avec kotlin 
-Création d'un binding pour optimiser le code (appel du R.findById() trop de fois)
-RecyclerView est une liste dynamique pour afficher les cards
-API => news.org

Temps : environ 8 heures

Création du binding -> 10 min
Création du recycler View et de la carte -> 2h
Ajout de l'Api News -> environt 6h (ne fonctionne pas)

Ce que je n'ai pas réussi à faire:

-J'ai un problème lors de l'appel de l'api , je reçois erreur 403  dans le log lors de l'appel (GET), j'ai testé avec une autre api (Api pokémon) et je recois bien les données, je n'est toujour pas trouvé le problème pour API news.

-Pour ouvrir un article je ferais un onClickListener qui pointe sur une fonction pour charger l'activité (Page XML d'un article) et afficher l'article en fonction de sont identifiant (id).
You might also like...
Aplicativo que carrega os dados da News-Api usando o Hilt-Dagger para a injeção de dependência

News Api. Aplicativo Android cuja proposta que consulta a api rest da News API e retornar noticías da categoria de tecnologia. A consulta é feita usan

LeJournal is a news application based on The Guardian API.
LeJournal is a news application based on The Guardian API.

LeJournal Sample project, exploring yet another approach to implementing a clean architecture for an android application. LeJournal is a news applicat

Android News Reader app. Kotlin Coroutines, Retrofit and Realm
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

Hacker News Android App - Made with Kotlin
Hacker News Android App - Made with Kotlin

HackerNewsApp Hacker News Android App - Made with Kotlin Simple app that request, the latests HackerNews posts and allows to delete items from the cli

Mobile client for official Nextcloud News App written as Kotlin Multiplatform Project
Mobile client for official Nextcloud News App written as Kotlin Multiplatform Project

Newsout Android and iOS mobile client for Nextcloud news App. The Android client is already available to download in the Play Store. F-Droid and Apple

Sample news app using Kotlin, Hilt, Coroutines, Coil, Room, Retrofit

Tech stack & News App libraries Navigation component - navigation graph for navigating and replacing screens/fragments DataBinding - allows to more ea

A News App Built With Kotlin
A News App Built With Kotlin

NewsApp Retrofit Coroutines ViewModel Live Data Jetpack Navigation Room Database View Binding Data Binding Recycler View Splash Screen Pagination Onbo

App uses NewsAPI to get news for kotlin
App uses NewsAPI to get news for kotlin

News App Tech Stack 🛠️ Kotlin MVVM & Repository pattern LiveData Navigation Coroutines Retrofit Room Glide About App 💡 This app uses NewsAPI to get

📱:newspaper: Android client for the Nextcloud news/feed reader app
📱: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:

Releases(v1.1.0)
Owner
null
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 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
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
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
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
App Android News API With Kotlin

App-Android-News-API Wireframe page principale (Tout les articles): Wireframe page d'un article: Tecnologigie choisie -> Android Studio avec Kotlin -R

null 1 Nov 3, 2021
Android native news App using API from thenewsapi.com and Retrofit Library

FlashBytes-Android-News-App Android Material Design News App using API from https://www.thenewsapi.com/ and Retrofit Library Screen Splash, Onboard Sc

claudysoft 4 Nov 11, 2022
RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database.

RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database. Arch

null 1 Aug 28, 2022