-
If Dhizuku is enabled, the app crashes while opening. Clear the app data, reopen it, and then activate Dhizuku, it will work normally.
If you close Dhizuku before exiting the app, you can still open …
-
## Description
*Please provide as many information about the crash as possible (What did you do before the crash happened? Steps to reproduce?)*
Crashes when trying to use in secondary profile. …
-
**Describe the bug**
After I updated our azure-communication-calling 2.4.0 to 2.11.0, I always encountered this issue.
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__emutls_ge…
-
https://ankidroid.org/acra/app/1/bug/253855/report/5f681a72-226f-41b1-925b-6090aab4171f
```
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.LinkedList.checkElementIndex(LinkedLis…
-
Got this interesting crash in the demo app... Nothing particularly interesting about the session. I had just started it up in the emulator and was idle (during a trip, but no inputs since location was…
-
### Expected behavior
If there is anything go wrong in Authorizing Payment page, it should show error and guide user what to do next
### Actual behavior
- Using a failed authorize_uri that ha…
-
```
STACK_TRACE=android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views. Expected: main Calling: DefaultDispatcher-worker-5…
-
### Describe the bug
```kotlin
suspend fun getSuggestions(query: String): SearchPlaceIndexForSuggestionsResponse? {
return withContext(Dispatchers.IO) {
runCatching {
val re…
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/XilinJia/Podcini/issues) issues to see if someone else has already submitted the same bug report.
- [X] I have **…
-
**URL of codelab:**
https://developer.android.com/codelabs/basic-android-kotlin-compose-add-repository?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-…