All Stories

Android - no_image

Reduce your app sizeSmall app size is directly related to download success, particularly in emerging markets with poor network device connections or low network speeds. This can resul...

In tutorial, no_image, android, Jan 23, 2025

Android - data_modules

Modules types

In tutorial, data_modules, android, Jan 23, 2025

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