-
```
java.lang.AssertionError: Activity never becomes requested state "[CREATED, RESUMED, DESTROYED, STARTED]" (last lifecycle transition = "PRE_ON_CREATE")
at androidx.test.core.app.ActivityScenari…
-
/cc @codepathreview @codepath
Please Review my initial submission of ToDo List App. I am working towards adding all the optional features as well as any improvement to the overall user experience of…
-
# Advanced Android in Kotlin 05.1: Testing Basics
https://developer.android.com/codelabs/advanced-android-kotlin-training-testing-basics#0
-
В принципе неплохое приложение получилось, но есть замечания.
## Критические замечания.
1. Репозиторий на GitHub-e (или любом другом Git-репозитории) - лицо приложения. Оно должно содержать в по…
-
My app is completed, Please review : @nesquena and @thecodepath
I will be submitting the extensions to my ToDo app very soon.
-
I am testing with the Espresso framework but keep getting the following error:
`java.lang.RuntimeException: Could not launch intent Intent { act=android.intent.action.MAIN flg=0x14000000 cmp=auror…
-
1. Forgive me if I set up foam incorrectly but I spent quite a few hours on it now. To me it seems only the calculators and the Phone catalog actually work (and some other exceptions, like the hello w…
-
My app is complete, please review @codepathreview @codepath
-
My app is complete. Please review and provide feedback. /cc @codepathreview @codepath
-
My app is complete. Please review.
Also, I was getting an error initially while reading the todo.txt file. So I used the approach to create a file locally and push it to the device local memory. Thi…