google-developer-training / android-basics-kotlin-cupcake-app

Apache License 2.0
103 stars 163 forks source link

Android Basics: Navigation backstack #103

Closed Jopo12321 closed 10 months ago

Jopo12321 commented 1 year ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-training-navigation-backstack

In which task and step of the codelab can this issue be found?

  1. Send the order -> Step 4.

Describe the problem The way of checking if there's an app that could handle the intent is deprecated for API 30+. It is working at the moment but it might not work as intended in some cases.

Versions Android Studio version: 2022.3.1 API version of the emulator: 33

Additional information Include screenshots if they would be useful in clarifying the problem. image

jlulovics commented 10 months ago

thank you for your feedback - this content has been deprecated