Skip to content

Error running on android #27

@guyluz11

Description

@guyluz11
Incorrect package="com.example.aub_ai" found in source AndroidManifest.xml: /home/guyc/.pub-cache/hosted/pub.dev/aub_ai-1.0.3/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.example.aub_ai" from the source AndroidManifest.xml: /home/guyc/.pub-cache/hosted/pub.dev/aub_ai-1.0.3/android/src/main/AndroidManifest.xml.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':aub_ai:processDebugManifest'.
> A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction
   > Incorrect package="com.example.aub_ai" found in source AndroidManifest.xml: /home/guyc/.pub-cache/hosted/pub.dev/aub_ai-1.0.3/android/src/main/AndroidManifest.xml.
     Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
     Recommendation: remove package="com.example.aub_ai" from the source AndroidManifest.xml: /home/guyc/.pub-cache/hosted/pub.dev/aub_ai-1.0.3/android/src/main/AndroidManifest.xml.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 53s
Error: Gradle task assembleDebug failed with exit code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions