0
Skip to Content
Mobile Dev Notes
Home
Jetpack Compose
About
Mobile Dev Notes
Home
Jetpack Compose
About
Home
Jetpack Compose
About
Changing Default Android Studio view
james shvarts 6/6/20 james shvarts 6/6/20

Changing Default Android Studio view

Quick Android Studio IDE tip: configure default project type for projects

Read More
Biometric Authentication with BiometricPrompt
James Shvarts 5/24/20 James Shvarts 5/24/20

Biometric Authentication with BiometricPrompt

Learn basics of biometric authentication in Android to allow user login using face and fingerprint credentials

Read More
Using SQLDelight in Kotlin Multiplatform Project
james shvarts 5/14/20 james shvarts 5/14/20

Using SQLDelight in Kotlin Multiplatform Project

A comprehensive example of integrating SQLDelight library in a Kotlin Multiplatform project

Read More
Binding ViewModels with non-empty constructors
james shvarts 5/1/20 james shvarts 5/1/20

Binding ViewModels with non-empty constructors

Injecting ViewModels with constructor parameters in a project using Dagger for dependency injection

Read More
Injecting Coroutine Dispatcher with Dagger or Hilt
james shvarts 4/27/20 james shvarts 4/27/20

Injecting Coroutine Dispatcher with Dagger or Hilt

Learn injecting of CoroutineDispatchers in projects using Dagger or Hilt

Read More
Theming: Default Styles on Android
james shvarts 4/25/20 james shvarts 4/25/20

Theming: Default Styles on Android

Using custom views with default theming in view-based Android projects

Read More
Writing a custom Moshi Adapter
james shvarts 4/18/20 james shvarts 4/18/20

Writing a custom Moshi Adapter

Learn to create custom Moshi adapters to map JSON data structures to Kotlin data classes

Read More
Implementing Dark Mode on Android
james shvarts 4/18/20 james shvarts 4/18/20

Implementing Dark Mode on Android

Getting started with implementing Dark mode on Android

Read More
Making Android app Material
james shvarts 4/17/20 james shvarts 4/17/20

Making Android app Material

Notes on making your Android app adopt material design

Read More
RecycleView Adapter with Click Listener
james shvarts 4/17/20 james shvarts 4/17/20

RecycleView Adapter with Click Listener

A clean way to handle user clicks in a RecyclerView

Read More
Managing local git branches
james shvarts 4/17/20 james shvarts 4/17/20

Managing local git branches

Improve productivity with Unix shell git aliases

Read More
Git reset and friends
james shvarts 4/17/20 james shvarts 4/17/20

Git reset and friends

An overview of git reset options and use cases when they can be useful

Read More
Exploring View Binding on Android
james shvarts 4/17/20 james shvarts 4/17/20

Exploring View Binding on Android

Migrating your Android project to ViewBinding

Read More
Deploying to Google Play Store using Github Actions
james shvarts 4/16/20 james shvarts 4/16/20

Deploying to Google Play Store using Github Actions

Step-by-step guide to using GitHub actions to automate deployment to Google Play

Read More
Newer Posts

valueOf.io: Code samples and best practices for modern Android development including Jetpack Compose

@ 2022 James Shvarts. All rights reserved.