Plugin Version error (outdated)« Back to Questions List

1. When I download the latest Figma, Adobe XD plugin I see there a version (230915). However, when I click on download I got outdated version (220720) Link Below: version https://exportkit.com/web/wp-content/uploads/2022/07/LightningStorm_XD_220720.zip

2. I export a simple Login Signup page from Figma to Android Studio, I followed the tutorial video and make sure my approach is the same as the instruction in the video, but when I replace files and rebuild then reopen project in Android Studio, I got more than one error ex.:

 

> Incorrect package="exportkit.figma" found in source 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:

My Solution:

If I removed exportkit.figma from AndroidManifest.xml the app crash.

I waiting for you reply,

Thanks,

 

Asked by Joe
Added September 23, 2023 11:14 am

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

This is a simple solution, you can rename your "resources" folder to "res" and then re-build gradle or restart android studio. This will fix the issues.
Answered On October 9, 2023 11:05 am #
Looking for another answer? View other questions in Android Error or get premium support for guaranteed results.
Asked by Joe
408 views
1 answer
Last Answered 7 months ago by Support

Categories

Recent Answers

asked by anup-sarkar
asked by originalife07
asked by yudhis
asked by lafejol
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.