You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
All tests in the LemonadeTests test case fail with the exception
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.example.lemonade.test/androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity}; have you declared this activity in your AndroidManifest.xml, or does your intent not match its declared ?
Open app/src/androidTest/java/com/example/lemonade/LemonadeTests.kt
Run the LemonadeTests test case
Error is displayed in the debug console
Versions Android Studio version: Android Studio Dolphin | 2021.3.1 Patch 1 API version of the emulator: Pixel 4a running Android Tiramisu, API level 33
Additional information
The text was updated successfully, but these errors were encountered:
Daeon97
added a commit
to Daeon97/android-basics-kotlin-lemonade-app
that referenced
this issue
Jan 18, 2023
https://developer.android.com/codelabs/basic-android-kotlin-training-project-lemonade?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-four%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-project-lemonade#6
Project: Lemonade app, task 7: Testing instructions
All tests in the LemonadeTests test case fail with the exception
Versions
Android Studio version: Android Studio Dolphin | 2021.3.1 Patch 1
API version of the emulator: Pixel 4a running Android Tiramisu, API level 33
Additional information
The text was updated successfully, but these errors were encountered: