Divyansh Kushwaha
Divyansh Kushwaha
Yeah! It's a great app but I can't integrate it within my projects unless it is open source. Moreover, I don't think I can use it for complex actions such...
That is a great alternative. It works, but the issue is with API level > 28, Android doesn't allow to run of executables through the system process. But still, it...
Just see what sdk-version it is using. Then go to **File->Settings->Appearance and Behaviour->System Settings->Android SDK** Check the specific version of API Level and install it. I had same issue and...
Can I work on this?
I'm unable to register as a new user. First of all, the error message was not properly coming then I tweaked a bit and got the response and error from...
Waiting for a reply by @Feripe-a, once confirmed issue may be closed.
> Local jacocoAndroidTestReport flakes > > This one is really flaky for me on linux at least: > > ``` > com.ichi2.anki.dialogs.ModelEditorContextMenuTest > doesNotShowLanguageHintOptionIfBelowN[TestingAVD_API-31_TAG-PLAY(AVD) - 12] FAILED > androidx.test.espresso.NoMatchingViewException: No...
Yes, you're right. I missed it.
Also, one thing I noticed running the test function individually passes always, while running the test class fails it.