Tag: existing

Use Jetpack Compose in your existing Project

In my recent technical talk about “Simplify Android Development with Jetpack Compose” in Google I/O Extended, I met several developers who were interested in using Jetpack Compose in their existing Android apps. They asked me two common questions: “How can I start using Jet...

The onBackPressed Is Now Deprecated in Android 13 and Might Need Major Changes in Existing Apps

Other than Push Notification Permission, one of the most prominent features introduced in Android 13 is the Predictive Back feature. It is not a feature that is enabled by default, but it will be the future direction of Android beginning Android 13. Google has warned Important: We ...