A simple demo project for The Movie DB based on MVVM clean architecture.
☆202Sep 25, 2024Updated last year
Alternatives and similar repositories for TrailersApp
Users that are interested in TrailersApp are comparing it to the libraries listed below
Sorting:
- A sample app to demo how to implement dagger in Android using Dagger Android Support library☆77Dec 23, 2018Updated 7 years ago
- A collection of small things I learn day to day across a variety of languages and technologies☆157Dec 26, 2020Updated 5 years ago
- An app that fetches latest news, headlines☆27Mar 25, 2020Updated 5 years ago
- I try to create video streaming application with Exoplayer which will be similar with YouTube.☆49Jul 17, 2018Updated 7 years ago
- Android MVVM + Retrofit + Dagger 2 + Room☆171Sep 3, 2018Updated 7 years ago
- A simple notes app to demo Room + LiveData implementation in Android☆123Jul 8, 2019Updated 6 years ago
- Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Andr…☆192Dec 9, 2021Updated 4 years ago
- An open source app that is refactored to demo ViewModel and LiveData☆18Mar 20, 2019Updated 6 years ago
- Add Biometric Authentication to any Android app☆250Aug 11, 2019Updated 6 years ago
- Cheat Sheet for Android Interviews☆2,269Nov 12, 2024Updated last year
- An open source app that is refactored to demo MVVM architecture☆21Jan 30, 2019Updated 7 years ago
- ☆34Jun 29, 2024Updated last year
- This is a sample Android Project that is based on Clean Architecture☆65May 7, 2019Updated 6 years ago
- ☆23Jun 14, 2019Updated 6 years ago
- This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with l…☆20Dec 23, 2018Updated 7 years ago
- The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/archit…☆301Sep 23, 2020Updated 5 years ago
- ☆36Oct 9, 2018Updated 7 years ago
- An open source app that is refactored to demo Paging Library from Android Jetpack☆171Nov 26, 2019Updated 6 years ago
- Fabula is a sample News Android Application📱built to demonstrate use of Modern Android tools like Kotlin, Coroutines, Flow, Koin, Archit…☆21Jul 20, 2020Updated 5 years ago
- ☆27Apr 4, 2020Updated 5 years ago
- [Google Play Store] A news app implementing MVVM architecture built using Android Architecture Components.☆19Nov 2, 2019Updated 6 years ago
- ☆13Jul 23, 2018Updated 7 years ago
- Retrieves desired frames from video.☆59Jan 16, 2020Updated 6 years ago
- A demo app of RxJava multicasting and MVVM.☆11Mar 8, 2018Updated 7 years ago
- A currency tracker app demonstration. It refreshes currency list every single second based on the main currency. In addition to that, mai…☆53Feb 26, 2026Updated last week
- Android MVVM , LiveData , ViewModel , Repository , Retrofit ,RecyclerView☆64Oct 5, 2020Updated 5 years ago
- Android implementation of checkbox switch animation from Oleg Frolov☆17Jul 27, 2019Updated 6 years ago
- Currency Exchange App that displays real-time currency rates, shows a chart for any currency pair in the world to see their currency hist…☆13Apr 12, 2022Updated 3 years ago
- This is is a sample android app which is modular by feature and layer and uses android architecture components☆37Jul 9, 2019Updated 6 years ago
- App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM☆187Nov 18, 2019Updated 6 years ago
- Kotlin Koin MVVM Example☆16Oct 25, 2019Updated 6 years ago
- SandwichClub created as a part of Udacity Android Developer Nanodegree Program. The application parse Json data using native API.☆16Oct 8, 2018Updated 7 years ago
- This project contains various examples that show how you would do things the "Jetpack Compose" way☆10May 2, 2020Updated 5 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆81Jun 4, 2025Updated 9 months ago
- MVVM Pattern/Retrofit/LiveData/Rxjava/Repository pattern☆45Nov 25, 2018Updated 7 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android☆65Jul 5, 2018Updated 7 years ago
- A basic sample android application to understand MVVM in a very simple way.☆215Jul 31, 2022Updated 3 years ago
- A exoplayer based Media player for Android