All Projects → CammyKamal → Android Data Binding Examples

CammyKamal / Android Data Binding Examples

A collection of samples using Android Data Binding

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Android Data Binding Examples

Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (+460%)
Mutual labels:  android-studio, android-application, android-development
Lookatme
VideoView that plays video only when 👀 are open and 👦 is detected with various other features
Stars: ✭ 161 (+705%)
Mutual labels:  android-studio, android-application, android-development
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (+470%)
Mutual labels:  android-studio, android-application, android-development
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (+425%)
Mutual labels:  android-studio, android-application, android-development
Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (+2990%)
Mutual labels:  android-studio, android-application, android-development
Livesmashbar
An elegant looking and easy to use informative library with LiveData integration for Android.
Stars: ✭ 107 (+435%)
Mutual labels:  android-studio, android-application, android-development
Androidtips
A collections of tips in Android developing.Android开发总结。我的博客:
Stars: ✭ 713 (+3465%)
Mutual labels:  android-studio, android-application, android-development
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (+585%)
Mutual labels:  android-studio, android-application, android-development
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-35%)
Mutual labels:  android-development, android-application, android-studio
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (+735%)
Mutual labels:  android-development, android-application, android-studio
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (+260%)
Mutual labels:  android-studio, android-application, android-development
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (+85%)
Mutual labels:  android-development, android-application, android-studio
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (+165%)
Mutual labels:  android-studio, android-application, android-development
Reel Search Android
Reel Search for Android is a UI/UX design for autocomplete action. It is a beautiful minimalistic addition to any use case.
Stars: ✭ 110 (+450%)
Mutual labels:  android-studio, android-application, android-development
Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (+75%)
Mutual labels:  android-studio, android-application, android-development
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (+995%)
Mutual labels:  android-studio, android-application, android-development
androidCourseKotlin
Android Course in Kotlin
Stars: ✭ 19 (-5%)
Mutual labels:  android-development, android-application, android-studio
AOSP-Kayboard-7.1.2
Full functional AOSP Keyboard with glide typing
Stars: ✭ 33 (+65%)
Mutual labels:  android-development, android-application, android-studio
Android Clean Architecture Boilerplate
An android boilerplate project using clean architecture
Stars: ✭ 3,534 (+17570%)
Mutual labels:  android-application, android-development
The Pit Of The Android Studio
👍 👍 👏 🌟 ⭐️ ⭐️ Everything about the Android Studio and Intellij IDEAfor example:Install,common problems and solutions,each libraries for android and androidx library,code and peoject templates,etc.全面总结Android Studio以及Intellij IDEA的填坑指南,详解AS版本号、Gradle版本、BuildTools三者的对照关系,AS模板配置,gradle插件,Android自带注解库详解,support详解等干货。
Stars: ✭ 296 (+1380%)
Mutual labels:  android-studio, android-development

Android-Data-Binding-Samples

A collection of samples using Android Data Binding.

  1. DataBindingBasicSample : This project shows basic Data Binding example in kotlin.
  2. DataBindingExampleUsingObservableField : This project uses Data Binding with ObservableField in kotlin.
  3. DataBindingWithLiveData : This project uses data binding with LiveData in kotlin
  4. DataBindingWithViewModel : This project uses data binding with viewmodel in kotlin
  5. OneWayBindingExample : This project shows how one way data binding works.
  6. RecyclerViewDataBindingExample : This projects contains generic implementation of RecyclerView Data Binding.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].