Android Jetpack with AndroidX Implementation Template Project
This is a template project implementing Android Jetpack and AndroidX. It includes Navigation, WorkManager, Kotlin, Dagger2, Retrofit2, Realm, RxBus2, ViewModel, and AndroidX. The project features a simple Android application displaying a movie list in RecyclerView using Android Jetpack functionalities. Users can search, filter, and bookmark movies. The project also integrates WorkManager to fetch similar movies based on user searches and display them in a 'Recommended' list. Navigation using Jetpack, Kotlin for WorkManager, Retrofit2 for API calls, Dagger2 for dependency injection, and Realm for database operations are implemented.
1.8MB
文件大小:
评论区