As we know the main problems in Android development is with lifecycle management issues. Means unable to handle application lifecycles appropriately can create some issues …
Kotlin and history of kotlin
History of Kotlin Kotlin is comparatively a replacement statically typed language by 2017, developed by JetBrains. Kotlin addresses most of the redundancies present in Java …
Android development interview-part 1
1:- What is android? Android is a Linux-based and open source Operating System for smart phone and tablet computers. Which is developed by the Open …
Know about android jetpack architecture
Android Jetpack is a set of libraries which is launched by Google in 2018 to write high-quality apps easily, following the best practices and writing the boilerplate …