Posts by Tag

android

Process death in Android by Example.

9 minute read

Let’s try to understand what “Process death” in Android is. We’ll simulate the “Process death” on a simple login form.

Back to top ↑

release-apk

Back to top ↑

dependencies

Back to top ↑

android/sunflower

Writing your first custom lint.

8 minute read

Migrating a library to newer one is not a piece of cake. Showing lint warnings for the usages of a deprecated library could be considered as a first step.

Back to top ↑

android-gradle-plugin

Back to top ↑

lint

Writing your first custom lint.

8 minute read

Migrating a library to newer one is not a piece of cake. Showing lint warnings for the usages of a deprecated library could be considered as a first step.

Back to top ↑

process death

Process death in Android by Example.

9 minute read

Let’s try to understand what “Process death” in Android is. We’ll simulate the “Process death” on a simple login form.

Back to top ↑

jetpack-compose

Process death in Android by Example.

9 minute read

Let’s try to understand what “Process death” in Android is. We’ll simulate the “Process death” on a simple login form.

Back to top ↑

hilt

Process death in Android by Example.

9 minute read

Let’s try to understand what “Process death” in Android is. We’ll simulate the “Process death” on a simple login form.

Back to top ↑