android:maxLength Alternative in Jetpack Compose
To take user’s input, we usually use EditText in our XML layouts by applying some...
2021, May 09 — 2 minute readTo take user’s input, we usually use EditText in our XML layouts by applying some...
2021, May 09 — 2 minute readMany times, we might need multiple versions of JDK for our work. though installing multiple...
2020, Nov 09 — 3 minute readIf you are building an Android library, then you might need to read <meta-data> tag...
2020, Apr 19 — 1 minute readIt’s quite funny that when Android developers are gradually migrating from RxJava to Coroutines Flow,...
2019, Aug 23 — 2 minute readSince last week, I am practicing HackerRank problems in Python to learn it. While solving...
2019, Jun 07 — 3 minute read