All Stories

Android - no_image

What tools for multithreading do you know

In tutorial, no_image, android, Jan 23, 2025

Android - no_image

Security best practices

In tutorial, no_image, android, Jan 23, 2025

Android - module_mediator

Modularization patterns

In tutorial, module_mediator, android, Jan 23, 2025

Android - singleTop_scenario_1

What launch modes do you know?

In tutorial, singleTop_scenario_1, android, Jan 23, 2025

Android - viewbinding_vs_databinding

View binding vs Data bindingView binding is a feature that allows you to more easily write code that interacts with views. Once view binding is enabled in a module, it generates a bin...

In tutorial, viewbinding_vs_databinding, android, Jan 23, 2025

Android - no_image

Serializable vs Parcelable

In tutorial, no_image, android, Jan 23, 2025

Android - no_image

Dialog vs DialogFragment

In tutorial, no_image, android, Jan 23, 2025

Android - no_image

Bundle savedInstanceState is a reference to the Bundle object that is passed to the onCreate() in an Activity. Activities have capability to restore themselves to a previous state u...

In tutorial, no_image, android, Jan 23, 2025

Android - no_image

installLocation tag

In tutorial, no_image, android, Jan 23, 2025

Android - no_image

GradleGradle is an open-source build automation tool flexible enough to build almost any type of software. Gradle makes few assumptions about what you’re trying to build or how to bui...

In tutorial, no_image, android, Jan 23, 2025