Skip to content

working with hacker news for retriving data and display it using list view and display the details for new using a web view it is really a good practise for me as android developer to implement rx java and retrofit and mvp architecture pattern and make the app sweat by playing with animation a little bit

mahmodsallam/HackNews

Repository files navigation

HackNews

Project Overview

working with hacker news for retiving data and display it using list view and display the details for new using a web view it is really a good practise for me as android developer to implement rx java and retrofit and mvp architecture pattern and make the app sweat by playing with animation a little bit

Why this project

To become an Android developer, you must know how to bring particular mobile experiences to life. Specifically, you need to know how to build clean and compelling user interfaces (UIs), fetch data from network services, and optimize the experience for various mobile devices. You will hone these fundamental skills in this project.

By building this app, you will demonstrate your understanding of new android concepts and trends and foundational elements of programming for Android. Your app will communicate with the Internet and provide a responsive and delightful user experience.

What I learned

  • Custom web view
  • Fetch data from the Internet using Retrofit 2.0
  • Use MVP, MVVM android architecture pattern.
  • Use RxJava, LiveData, Room for local storage.
  • Use adapters and custom list layouts to populate list views
  • Incorporate libraries to simplify the amount of code you need to write
  • Build a fully featured application that looks and feels natural on both Android operating systems.
  • Use modern android libraries to excute different tasks in effecient way.
  • cashing and offline mood

Screenshots

About

working with hacker news for retriving data and display it using list view and display the details for new using a web view it is really a good practise for me as android developer to implement rx java and retrofit and mvp architecture pattern and make the app sweat by playing with animation a little bit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages