Open in app

Sign In

Write

Sign In

longv
longv

16 Followers

Home

About

Published in ProAndroidDev

·Feb 16, 2021

Lifecycle-aware Lazy Property in Kotlin for Android Development

If you are developing Android apps using Kotlin, lazy property is one of the useful features that helps us save some memory by delaying the initialisation until they are requested and keeping that instance for the rest of the usage. However, recently I have encountered a nasty bug, which causes…

Android

2 min read

Lifecycle-aware Lazy Property in Kotlin for Android Development
Lifecycle-aware Lazy Property in Kotlin for Android Development
Android

2 min read


Aug 29, 2020

Understand RxJava2’s SubscribeOn with Examples

RxJava is a Java implementation of ReactiveExtensions (or ReactiveX) which supports writing programs in asynchronous and event-based style through observable streams. SubscribeOn is one of the most-used operators in Rx so it is important to know how it works. This article assumes that you’re already familiar with basic RxJava’s concepts…

Android

3 min read

Understand RxJava2’s SubscribeOn with Examples
Understand RxJava2’s SubscribeOn with Examples
Android

3 min read


Nov 3, 2019

The Final Recycler View’s Adapter

While working with Recycler View in Android, we usually have to deal with various adapters specifically built for different lists. In someway, this has burdened us with more code to maintain. Therefore, I’ve created a common adapter that, together with data binding, can be used for any data set. …

Android

3 min read

The Final Recycler View’s Adapter
The Final Recycler View’s Adapter
Android

3 min read

longv

longv

16 Followers

Android Developer @ Maas Global

Following
  • Barack Obama

    Barack Obama

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech