Mobile-SDK-Android-V5 icon indicating copy to clipboard operation
Mobile-SDK-Android-V5 copied to clipboard

namespace problem in gradle

Open santy-scripts opened this issue 5 months ago • 2 comments

i been trying to install MSDK in my android studio, i already configure all reading the documentation but when i run the sample aplication this mistake appears:

Namespace not specified. Specify a namespace in the module's build file: C:\Users\santy\OneDrive\Documentos\DJI-SDKMOBILE\Mobile-SDK-Android-V5\SampleCode-V5\android-sdk-v5-sample\build.gradle. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.

If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.

santy-scripts avatar Sep 04 '24 21:09 santy-scripts