Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 465 Bytes

AndroidPaging3MovieApp

This is an example application of paging 3

Tool used:

  1. MVVM Architecture
  2. Paging 3
  3. Retrofit
  4. ViewBinding
  5. Dagger Hilt

Clone or folk to get the project and register TMDB link to get API KEY

Update API KEY in Utils.java
public static String API_KEY = "YOUR_API_KEY";

#Output

Movie App