- Home
- Mobile
TOP Android Articles
View more articlesMobile Applications Testing: Key Principles and Features
What is Mobile Testing? and how you should approach it properly? Go through the from top to bottom w...
ConstraintLayout in the LIMELIGHT
Discover new ConstraintLayout introduced in 2016 by Google itself. Find out why there is a lot of hy...
Implementing Dagger 2 in Android
Dagger is a dependency injection provided for Java and Android. It's created by Google and it aims t...
Coroutines in Kotlin as Async processes
Learn about coroutines in Kotlin framework on mobile. By splitting 1 task into two asynchronous proc...
Collections and sequences in Kotlin
Kotlin handles collections natively and differently than standard application written in plain Java....