It would've been better if they could also have released the source code of the plugins. I would love to see how it works behind the scenes and also would like to contribute to such an amazing project!
@liviutimar2 жыл бұрын
Really nice! I anticipate having the need to create some more standards and conventions so that the designer known how to name variables and so on, but it looks really good.
@hasangilmanov53502 жыл бұрын
Such an amazing idea, it looks so promising
@AndroidDevelopers2 жыл бұрын
Just in case you need a bit more convincing, we've got more on Relay for you, below 🙌 goo.gle/3NaG9vi
@DeLL1162 жыл бұрын
If this works as promised it will be a game changer.
@xhivo972 жыл бұрын
I liked this a lot "small details aren't lost in translation". The way I understood all this is that even if the code generated is not optimal performance wise the layout of the components will be pixel perfect which takes that part of the equation out so all you have to do is make sure the code is sane and maybe optimize a bit. I could be wrong though and this could be perfect, in which case, I hope I am wrong. I think this would be super useful for people who are into pixel-perfect implementations of the design (which is never a bad thing, but sometimes definitely not worth the extra effort) What sounds like it should be possible is but I'm not sure if it's supported or not is different layouts for mobile and tablets. Do you think the Adobe Figma acquisition will have any impact on this project?
@djosefandersson7605 Жыл бұрын
Looks great! Do you have plans to add a Flutter support in the future?
@vengateshm21222 жыл бұрын
Wow that's a great tool. Really help to bridge design developer relation.
@baptistemobiledev2 жыл бұрын
I'm really interested to try those plugins!!
@StraplessReligion2 жыл бұрын
Sounds good, would like to try
@배동환-m4x Жыл бұрын
Hi. this is great. However, Is it possible to use with material3? I have problem with material3 project.
@SharifulIslam-xg3ts Жыл бұрын
love for you guy's try to improve such things quickly
@Mrdresden2 жыл бұрын
This is great! However, it will be dead in the water if this will be a closed system that only functions with Figma. Make the translation layer an open standard and pull in more stakeholders into the project. Then it might become the future of design handoffs.
@smitdubey8333 Жыл бұрын
Converting SVG files: Exception Converting SVG resources does anyone has any idea how to solve this error
@DVfromtheeast2 жыл бұрын
As Designer i think i will have something to learn
@LeonelCorso2 жыл бұрын
Awesome!!
@AndroidDevelopers2 жыл бұрын
We're so glad you liked this video 😎 Feel free to check out more Android Dev Summit sessions here→ goo.gle/ADS-All
@heismyke2 жыл бұрын
very beautiful
@kalidsherefuddin2 жыл бұрын
Thanks
@navnathandhale15242 жыл бұрын
Would like to contribute in this R&D project
@majinzeke4977 Жыл бұрын
Make it compatible with canva.....
@MDDanishAnsariDev2 жыл бұрын
My inner sense is telling me this is gonna die soon just like Google Stadia
@user-aosdi8adifu0sdfa2 жыл бұрын
wow😮
@AndroidDevelopers2 жыл бұрын
"Wow" is right! We've got more exciting content from the Android Dev Summit '22 right here 🥳 → goo.gle/3SXVKzn
@KaungPyaeSoneAung1232 жыл бұрын
So this is basically giving the designer a bit of work and the developer a lot less work. But I don't think our mean Designer would try to use this :((
@asthagarg46142 жыл бұрын
Doesn't it support XML?
@gi1dor2 жыл бұрын
No, it generates compose
@AndroidDevelopers2 жыл бұрын
Hello Astha! Assuming you are asking if it supports generating XML code that implements Android views: under that assumption the answer is no, we unfortunately don't support that. We currently only support generating Compose code, which doesn't use XML to generate views in Android. I hope this helps answer your question 🙂
@Mohammadkashifkhan20932 жыл бұрын
Damn!
@zawarnadeem94252 жыл бұрын
Does relay supports XML layouts as well?
@sahaj.r2 жыл бұрын
No, let's not go back into the past please
@AlexGnok2 жыл бұрын
what's the point of this if iOS team will have to implement the design in old-fashioned manual way anyways?
@gi1dor2 жыл бұрын
Well, less work on Android side
@ssreckov2 жыл бұрын
So you would rather not solve any problems instead of solving one half of it?
@AlexGnok2 жыл бұрын
@@ssreckov I don't see any problem here at all. What I see is in cross platform teams (i.e. Android + iOS) designers won't be using this tool because it will add more workload for them for the benefit of android developers only
@rosodev Жыл бұрын
Well there is Compose Multiplatform on its way, they've just released the alpha version for iOS so I think great part of that old-fashioned manual way will not be needed, at least 80% of it, as native components will still be... you know, native.