I cannot export mockups form figma to android studio« Back to Questions List
Hey Guys, I have a question. I tried to export some mockups to an Android Studio UI. I did like they said in the video and in the read me. But it doesnt work. I get the following error: Incorrect package="exportkit.figma" found in source AndroidManifest.xml: C:\Users\test\AndroidStudioProjects\Page1\app\src\main\AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="exportkit.figma" from the source AndroidManifest.xml: C:\Users\test\AndroidStudioProjects\Page1\app\src\main\AndroidManifest.xml.
Does anybody have an idear? |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
I have to correct myself:
I meant package="exportkit.figma" not package="package.figma" |
I have to correct myself:
I meant package="exportkit.figma" not package="package.figma" |
I found a solution: Remove Add it to the app module build.gradle i.e |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.