ankidroid / ankidroid/Anki-Android-Backend

Unable to sync gradle with `local_backend=true` on windows

Abierto
#670 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Kotlin
Estrellas
91
Forks
54
Merge medio
1 d 36 min
PR fusionados (30 d)
12

Descripción

When trying to sync gradle (or performing a fresh build) while having `local_backend=true` in Android Studio on win10, I get the following error:

```
Null extracted folder for artifact: ResolvedArtifact(componentIdentifier=rsdroid-release.aar, variant=local file, variantName=null, artifactFile=C:\Users\User\AndroidStudioProjects\Anki-Android\Anki-Android-Backend\rsdroid\build\outputs\aar\rsdroid-release.aar, isTestFixturesArtifact=false, extractedFolder=null, publishedLintJar=null, dependencyType=ANDROID, isWrappedModule=false)
```

This is despite having both `Anki-Android` and `Anki-Android-Backend` in the `AndroidStudioProjects` folder and having successfully built Anki-Android-Backend

A workaround i've found is to set `local_backend=false`, sync gradle, and then set it to true before running/debugging the app

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.