<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 13, 2012, at 3:35 PM, Steve Graham wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: garamond, 'new york', times, serif; font-size: 12pt; position: static; z-index: auto; "><div><span>Keith,</span></div><div><span><br></span></div><div><span>   What steps did you take to learn Java, how to use Java for GUI's on Android and how to tie it together with JNI?  Any recommended books or URL's?</span></div><div><span><br></span></div></div></div></blockquote><div><br></div>I can't think of any particular Java resource I've used online more than others. Probably for Android the best overall resources have been the numerous example programs that come with the development kit. There are NDK examples as well. JNI to me seems a bit arcane - here are a couple of links I found helpful:<div><br></div><div><a href="http://developer.android.com/guide/practices/design/jni.html">http://developer.android.com/guide/practices/design/jni.html</a></div><div><a href="http://android.wooyd.org/JNIExample/files/JNIExample.pdf">http://android.wooyd.org/JNIExample/files/JNIExample.pdf</a></div><div><br></div><div>Regards,</div><div><br></div><div>Keith</div><div><br></div><blockquote type="cite"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: garamond, 'new york', times, serif; font-size: 12pt; position: static; z-index: auto; "><div><span><br></span></div><div><span>Thanks, Steve</span></div><div><br></div>  <div style="font-size: 12pt; font-family: garamond, 'new york', times, serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Keith Flower <<a href="mailto:keith@keithflower.org">keith@keithflower.org</a>><br> <b><span style="font-weight: bold;">To:</span></b> Steve Graham <<a href="mailto:jsgrahamus@yahoo.com">jsgrahamus@yahoo.com</a>> <br><b><span style="font-weight: bold;">Cc:</span></b> Gambit List
 <<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a>> <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, March 12, 2012 12:38 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [gambit-list] Gambit on Android<br> </font> </div> <br>
<div id="yiv759308690"><div>For my little Gambit for Android app<div><br></div><div><div><div><a rel="nofollow" target="_blank" href="https://play.google.com/store/apps/details?id=org.keithflower.gambit">https://play.google.com/store/apps/details?id=org.keithflower.gambit</a></div><div><br></div><div>the GUI is Java, Gambit is compiled with the Android Native Development Kit, and JNI is the bridge.</div><div><br></div><div>I'm testing to release a new version that incorporates all of Marc's nice recent iOS changes. </div><div><br></div><div>Regards,</div><div><br></div><div>Keith</div><div><br></div><div>On Mar 12, 2012, at 10:19 AM, Steve Graham wrote:</div><br class="yiv759308690Apple-interchange-newline"><blockquote type="cite"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-size: 12pt; font-family: garamond, 'new york', times, serif; "><div>I understand that Android apps are typically written in Java.  How
 then is Gambit able to run on that platform?  If it is possible to write GUI apps for the Android using Gambit, are there any pointers on how to get started?</div><div><br></div><div>Thanks, Steve</div></div></div>_______________________________________________<br>Gambit-list mailing list<br><a rel="nofollow" ymailto="mailto:Gambit-list@iro.umontreal.ca" target="_blank" href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br><a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br></blockquote></div><br></div></div></div><br><br> </div> </div>  </div></div></blockquote></div><br></body></html>