If you're a designer who wants to develop apps using Figma, this video is for you. In this video, I am going to show you how to export your Figma designs to Android Studio for free. Thanks for watching! Timestamps Intro 0:00:00 Add Plugin to export Figma design 0:01:05 You might face these two types error: 1) Error:Unknown host 'dl.google.com' You may need to adjust the proxy settings in Gradle. Solution: Go to File → Setting → search "HTTP" in search bar, Enable Auto-detect proxy settings, click Ok to make the changes effective. 2) Could not resolve all dependencies for configuration ':app:debugAPKCopy' / could not install SDK tools. Solution: Add mavenCentral() in project level build.gradle Part 1: • How to Export Figma design to Android Stud... (using ExportKit)