Video Infos
Author
Published
Topics
Keeping an Android app up-to-date and maintainable over time can be challenging, especially as new libraries and best practices emerge. Refactoring the entire codebase whenever a new technology becomes available is not always feasible or efficient.
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
What’s up with Android’s back
In this session, We would walk through the history of Android’s Back and its current state. Activity’s onBackPressed () and KeyEvent#KEYCODE_BACK are marked as deprecated so what’s the solution?
WATCH VIDEOKMP4FREE in 2023
At Droidcon SF 2022, I first publicly announced the KMP4FREE Gradle Plugin and how it can be used to seamlessly toggle between the Kotlin JVM and Kotlin Multiplatform Plugins with…
WATCH VIDEO