You can use Swift on Android today with Skip Tools. https://skip.tools/ The Skip devs are founding members of the Swift on Android working group.
When using Skip Fuse, your Swift code compiles to 100% native Android ARM code.
They've also reimplemented ~60% of SwiftUI on Android, in an open-source library, SkipUI. https://github.com/skiptools/skip-ui SkipUI works way better than you'd think, and anyway, it's totally optional.
You can just write Swift against native Android APIs and it works fine.
replies(1):