<div dir="ltr">Its a nice cop-out, but this framework is an extension of the standard library of Swift as it will allow Swift developers to target new mobile platforms. This is the mailing lists for the evolution of Swift which is what this is. I not sure any of the other Swift mailing lists suits this goal. I not making Swift language changes(maybe) but adding an additional library that developers can build against if they are interested in having their Swift code running on Android.                                          <div>Note that the Swift project itself has provided documentation and hooks to provide this capabailit seen here</div><div><a href="https://github.com/apple/swift/blob/master/docs/Android.md">https://github.com/apple/swift/blob/master/docs/Android.md</a></div><div>The main issue is that swiftcore is missing on Swift for Linux.</div><div><div><br></div><div>  Its only important to understand I going to build this framework with or without support from Swift.org. However I want other developers to benefit from my work and I want to give back to the community. I find it extremely disappointing if Swift core members reject enhancing Swift to target additional mobile platforms as making Swift cross-platform is a stated goal.</div><div><br><div><br><div><br><div><br></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 10, 2016 at 9:41 AM, Douglas Gregor <span dir="ltr">&lt;<a href="mailto:dgregor@apple.com" target="_blank">dgregor@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
&gt; On Oct 9, 2016, at 9:45 PM, Tony Constantinides via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; In Swift 3.0 you can build Android apps in Linux but only console apps as there is no framework to build GUI apps using JNI.<br>
&gt; What I propose is to build an initial limited framework coded in C that calls enough of the Java Android API via JNI to bootstrap the android app and to create widgets and layouts.A default Androidmanifest.xml file and some files needed to be generated to make a valid android app.<br>
&gt;   The Android API java surface is vast, so this framework needs to be build over many releases to be useful. Developing a graphical Android app requires interaction with &quot;Activities&quot; and the package manager and some widgets like Button and some layouts like &quot;RelativeLayout&quot; and &quot;LinearLayout&quot;.<br>
&gt;  The result will be the ability to develop GUI Android apps on Linux using Swift 3.0<br>
&gt; Further support for additional APIs will be provided once the basics are solid..<br>
&gt; Who am I: Senior Android mobile developer with more than six years experience on Android.<br>
&gt; Am I able to build Swift 3.0 on Linux: Yes<br>
<br>
</span>The swift-evolution process is primarily focused on the Swift language and standard library. Large-scale API development, which binding to/creating a GUI library entails, is out-of-scope for this process and should occur in a different forum.<br>
<br>
        Cheers,<br>
        Doug<br>
<br>
<br>
</blockquote></div><br></div>