Open5

Migrating to Jetpack Compose

ykwsykws

Test のところで ActivityNotFoundException

android.content.ActivityNotFoundException: Unable to find explicit activity class {com.google.samples.apps.sunflower.test/androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity}; have you declared this activity in your AndroidManifest.xml, or does your intent not match its declared <intent-filter>?

https://developer.android.com/codelabs/jetpack-compose-migration#11