Skip to content

Conversation

@ahmedzayan7920
Copy link

Android Namespace Configuration Fix

Description

Added proper namespace configuration to support newer Android Gradle Plugin requirements.

Changes made:

  • Removed package attribute from AndroidManifest.xml
  • Added namespace declaration in build.gradle
  • Maintained original package name (xyz.justsoft.video_thumbnail)

Why

This fix resolves build failures occurring with newer versions of the Android Gradle Plugin where namespace specification is required.

Testing Done

  • Tested with latest Flutter version
  • Verified build succeeds on Android
  • Verified existing functionality continues to work

@AbnerBaluyut
Copy link

This should be merged ASAP!

@markesherriff
Copy link

markesherriff commented May 12, 2025

This should be merged ASAP!

Agreed, I wanted to open a PR today, but see it's already here.

How do we get this moving?
I also see that 2 days ago there was a new version saying that the namespace was fixed. But it was not. This PR should do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants