smartherd / Multiple-Screen-SupportLinks
Make your app compatible for different android screens
☆13Updated 7 years ago
Alternatives and similar repositories for Multiple-Screen-Support
Users that are interested in Multiple-Screen-Support are comparing it to the libraries listed below
Sorting:
- In this project I show how to add a video background to an Activity in Android Studio☆13Updated 7 years ago
- Example code for the Retrofit getting started video☆47Updated 6 years ago
- Android RecyclerView DataBinding example. A simple profile screen is demonstrated.☆75Updated 7 years ago
- youtube tutorial : https://youtu.be/-YCUrHFUxlA☆65Updated 8 years ago
- Sample android application used to learn the Model View View Model pattern and DataBinding in Android☆279Updated 4 years ago
- Example usage of Room database☆69Updated 5 years ago
- [DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based…☆72Updated 6 years ago
- Android Architecture Component - Room Persistency Library example☆44Updated 7 years ago
- Android chat tutorial☆77Updated 6 years ago
- Swipeable tabs like WhatsApp in Android☆123Updated 9 years ago
- ☆38Updated 8 years ago
- RxJava android example demonstrating FlatMap and ConcatMap operators☆25Updated 7 years ago
- Android Architecture Component - ViewModel example☆17Updated 7 years ago
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- Source code for video tutorial available at: https://www.youtube.com/watch?v=ifoVBdtXsv0☆50Updated 6 years ago
- Firebase Push Notification☆18Updated 7 years ago
- ☆36Updated 8 years ago
- A sample app to demo how to implement dagger in Android using Dagger Android Support library☆77Updated 7 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android