This repository contains detailed application examples of MADE course projects in the Dicoding Academy. This application uses the API from TheMovieDB.
- data: It contains all the data accessing and manipulating components.
- di: Implementation to inject context into resources.
- provider: Implementation of content provider usage.
- services: implementation of the use of service alarms on the reminder.
- ui: View classes along with their corresponding ViewModel.
- utils: Utility classes.
- ButterKnife: https://github.com/JakeWharton/butterknife
- Glide: https://github.com/bumptech/glide
- FastAndroidNetworking: https://github.com/amitshekhariitbhu/Fast-Android-Networking
- ShimmerFacebook: https://github.com/facebook/shimmer-android
- Lottie: https://github.com/airbnb/lottie-android
- BubbleShowcase: https://github.com/ECLaboratorio/BubbleShowCase-Android
- Room: https://developer.android.com/topic/libraries/architecture/room.html
- Sdp: https://github.com/intuit/sdp
- Ssp: https://github.com/intuit/ssp
Please use this as a reference only. Hope this helps you develop more projects.