Setup
You are on your way of writing real native Swift code for Android.
It's going to be an interesting journey, so grab a cup of tea and let's begin.
What You'll Need:
- Docker
- VSCode with Dev Containers extension
- The Swift Stream IDE extension for VSCode
Yeah yeah, that's easy, right?
Your operating system doesn't matter as long as it can run Docker and VSCode.
Anyway, detailed instructions for each OS:
→ macOS Setup
→ Linux Setup
→ Windows Setup
Once you have everything set up, head to the → Application Getting Started guide to create your first SwifDroid project!