Video Infos
Author
Published
Topics
Building Android apps in a large-scale environment brings several challenges that include maintaining build speeds, managing dependencies, and ensuring consistent and reliable builds across different environments.
LATEST ANDROID JOBS
update your work life
No results found.
MORE DEV CONTENT
check out more videos and blogs
Frida as debugging tool for Android
We all have ever used the debugger in Android Studio, but it only works in debug mode (android:debuggable=”true”). What if we need to debug our application in production without the…
WATCH VIDEOMeta-programming with KSP and Kotlin compiler plugins
Meta-programming allows us developers to augment the code we write in various ways. Thanks to the Kotlin compiler team, anyone can enhance the Kotlin compilation process.
WATCH VIDEO