Browsing Tag
android-development
5 posts
Let’s clarify some misconceptions around android development these days
Photo by Agence Olloweb on Unsplash Forget the Formalities ! There’s no introduction for this blogpost 😅 (or maybe I…
10 DO’s & DON’Ts for Attending Google IO
Google IO is back to full form in 2024! The Google IO Developer Conference is back at Shoreline Amphitheatre…
ML Kit Document Scanner in action
Recently, ML Kit released a new library to digitize physical documents directly from your Android application. ML Kit…
A Foray into Relay
Source: Android Developers documentation In the first session of Android Dev Summit 2022, we heard about the newly…
Exploring Lazy Staggered Grids in Jetpack Compose
In version 1.3.0 of Jetpack Compose we see the addition of two sought after composables, the LazyVerticalStaggeredGrid and…