Importing XD UI into Android Studio« Back to Questions List
Hello, I am a beginner with both XD and AS. A video you posted at https://www.youtube.com/watch?v=8eWDVTn2iVo shows how to import XD UI into AS. However, Itried the very steps from your video but the rebuild fails in AS. Is there a fix to this? |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Hi, This is you error: ”Android resource linking failed, Output: C:\\Users\\…\\R.java:, error: invalid symbol name \’exportkit.xd.wingman2:id/continue\’. You have a layer named ”continue” in your XD design, that name is reserved by Android similar to ”new”. Solution is to change your layer name in XD and re-export, always look at the Android error, ”invalid symbol name” means invalid ”XD layer name”. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.