-
RetrofitRxJavaAndroid Public
This android project shows how to use retrofit with RxJava in android for making background calls with parallel processing and updating view objects from background process.
-
BarcodeScanning Public
Take barcode picture using camera app and extract barcode value example.
-
AndroidMVVM Public
Android Model View ViewModel MVVM example
-
MotionLayout Public
MotionLayout, CustomAttributes, KeyFrameSet examples.
-
android-Camera2Basic Public
Forked from googlearchive/android-Camera2BasicJava Apache License 2.0 UpdatedFeb 17, 2019 -
DynamicTheme Public
Extracting color codes from the image displayed on screen and applying those colors to UI widgets in android.
-
AndroidSlices Public
Android slices examples. Slices allow your app content containing static and dynamic data, input controls and action items to be displayed in another app.
-
workmanager Public
Scheduling background tasks without worrying about device compatibility using android WorkManager
-
navigation-component Public
Android navigation component examples
-
getting-started-java Public
Forked from GoogleCloudPlatform/getting-started-javaJava Apache License 2.0 UpdatedJul 2, 2018 -
DownloadableFonts Public
Android downloadable fonts, using downloadable fonts by defining font as xml resource and programmatically
-
DaggerAndroid Public
Dagger android library to simplify dependency injection in android components.
-
DaggerSubcomponents Public
Dagger subcomponents
-
DaggerMultibinding Public
Dagger multibinding
-
RoomRxJava Public
Room with Rxjava Example
-
AndroidRoom Public
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well…
-
AndroidRxJava Public
Android RxJava use cases, parallel processing and updating UI thread from background process examples.
-