News
Kotlin was designed to bring more flexibility and flow to programming in the JVM. Here's an in-depth look at how Kotlin makes working with classes and objects easier and introduces coroutines to ...
The ViewModel class is designed to store and manage UI-related data in a lifecycle conscious way. The ViewModel class allows data to survive configuration changes such as screen rotations.
Epoxy models can be written in Kotlin easily. It is recommended to use either the @ModelView or the ViewHolder approach with Kotlin - use @ModelView if you like custom views or have more complicated ...
Retrofit is a library which is very easy to use an apply. It helps to convert the HTTP API into a Kotlin interface. Though many of us must have used retrofit in Android but now as Google has announced ...
RecyclerView is a modern, properly planned and more efficient improvement on the ListView. The ListView (and RecyclerView) are android widgets that can hold (and display) a collection of items. Each ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results