Video Infos
Author
Published
Topics
We live in a world dominated by computers and mobile phones. Everywhere you look there is a software system behind. We are the developers who build these systems and applications but, are we taking into account the consequences of what we build?
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
The Evolution of Android Graphics in Android 12/13
Android 12 and 13 both added significant new capabilities to Android platform graphics, including RenderEffect, RuntimeShader, and more. At the same time, RenderScript has been deprecated and we’ve introduced the…
WATCH VIDEOKSP and Plugins. Optimizing Kotlin Multiplatform common code
KSP (Kotlin Symbol Processing) is an API from Google for writing Kotlin compiler plugins. Using KSP we can write annotation processors to reduce boilerplate and solve cross-cutting concerns. Also KSP…
WATCH VIDEO