Robert LevonyanThanks for mentioning. It was a mistake in gist. You can find working code in the demo projectMar 18, 2021Mar 18, 2021
Robert LevonyaninProAndroidDevCache data in AndroidCaching in Android is an interesting task, because nowadays we have quite a few available options for that purpose, but here’s the…Mar 4, 20212Mar 4, 20212
Robert LevonyaninProAndroidDevDrag and drop in Android. All you need to knowHave you ever been in a situation where you need to create an Android app with drag and drop feature? I was. And if you were too, I know…Feb 9, 20211Feb 9, 20211
Robert LevonyaninProAndroidDevAsync Text Loading in Android with PrecomputedTextThe TextView is one of the most common Views used across all the Android apps. It has very simple API to show the text on the screen. Not…Oct 4, 2019Oct 4, 2019
Robert LevonyaninAndroidPubAndroid Navigation Component. Navigate with easeAndroid Jetpack’s Navigation Component is already stable and it makes it easy to navigate between fragments. You don’t have to deal with…Jun 15, 20191Jun 15, 20191
Robert LevonyaninAndroidPubAndroid WorkManager. Manage periodic tasksSince Android O, it is no longer possible to have any background services and there are lots of broadcasts, which will not work as well…Mar 7, 20191Mar 7, 20191