Android

Android

Android Room, ViewModel

Background Room is Android SQL Lite wrapper to use easily. This example is from Android Room with a View - Kotlin...
Android

Android Jetpack Compose Navigation

Background Jetpack Compose is Android’s modern toolkit for building native UI. This is new style to create UI and...
Android

Android Jetpack Compose Get Started

Jetpack Compose Jetpack Compose is Android’s modern toolkit for building native UI. It looks like Swift UI for iO...
Android

Android 12 Advertising ID

These days, data is very strict. From iOS 14.5, IDFA rule becomes strict and to collect this info, need to get user ap...
Android

Android Call Kotlin Object from Java

Call Kotlin from Java These days, developing Android app by kotlin becomes popular. But, sometimes we need to suppor...
Android

Android Deeplink

Deeplink Deeplink is app(web) to app link From one application, jump to another application. Situation ...
Android

Android Kotlin Scope Functions

Scope Functions Scope Functions are block operations check null and execute some operations in block This is the ...
Android

Android Livewallpaper

Livewallpaper From Android 2.1, Livewallpaper is supported. Livewallpaper is home screen, and lock screen wallpaper ...
Android

Android Activity Fragment share ViewModel

Goal Use View Binding and Data Binding by Android Studio 3.6 above Use Shared ViewModel between Activity and chil...
Android

Android – Dagger2 – Basic

In previous entry, I explained introduction of Dagger2 in Android (Android – DI – Dagger). In this time, from Google...
スポンサーリンク