Mobile application users expect UI components to reply interactively with the changes and updates in related data for a more interactive and dynamic usage experience. …
Android
Android development interview-part 3
1:-What is an application? An application are some things that a user might install from the Play Store or otherwise download to their device that …
Android development interview-part 2
Fragment 1:-How to work out when Fragment becomes visible in ViewPager? Android Support Library (rev 11) finally has fixed issue of the user visible hint, now …
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 …
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 …