Apple usually doesn’t give Android the time of day, but that’s not stopping the company’s Swift coding language from expanding over to Android app development. Android apps are generally coded in Kotlin, but Apple is looking to provide its Swift coding language as an alternative. Apple first launched its coding language back in 2014 with its own platforms in mind, but currently also supports Windows and Linux officially. Swift has opened up an “Android Working Group” which will “establish and maintain Android as an officially supported platform for Swift.” A few of the key pillars the Working Group will look to accomplish include: 1) Improve and maintain Android support for the official Swift distribution, eliminating the need for out-of-tree or downstream patches 2) Recommend enhancements to core Swift packages such as Foundation and Dispatch to work better with Android idioms 3) Work with the Platform Steering Group to officially define platform support levels generally, and then work towards achieving official support of a particular level for Android 4) Determine the range of supported Android API levels and architectures for Swift integration 5) Develop continuous integration for the Swift project that includes Android testing in pull request checks. 6) Identify and recommend best practices for bridging between Swift and Android’s Java SDK and packaging Swift libraries with Android apps 7) Develop support for debugging Swift applications on Android 8) Advise and assist with adding support for Android to various community Swift packages.