Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Error importing the library in Android Studio #12

@vik17ag

Description

@vik17ag

Hi,

I tried importing the library in my Android Studio with both methods - AAR importing and Gradle dependency. But I am getting the following error while gradle building -

`Information:Gradle tasks [clean, :app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar]
D:\VivekData\Android\work\voice authenticator\app\build\intermediates\manifests\full\debug\AndroidManifest.xml
Error:(15) error: unknown element found.
Error:(15) unknown element found.
Error:java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details
Error:java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details
Error:com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details
Error:Execution failed for task ':app:processDebugResources'.

Failed to execute aapt
Information:BUILD FAILED in 25s
Information:6 errors
Information:0 warnings
Information:See complete output in console`

It shows in the build manifest that a library tag is added which I cant edit. Please suggest what to do thanks!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions