I noticed that if I created a new screen from the script page and ran it, the set-webView-content function worked as expected. When I ran it from the repl instead, it did nothing.
How can I get this to work?
Thanks, Steve
________________________________ From: Steve Graham jsgrahamus@yahoo.com To: Keith Flower keith@keithflower.org Cc: Gambit List Gambit-list@iro.umontreal.ca Sent: Saturday, June 2, 2012 4:50 PM Subject: Re: [gambit-list] Gambit on Android
Keith,
A few more questions. 1) Can I use your Android Gambit to make a self-contained app? 2) Can I strip away the unneeded parts of Gambit before making the app? If so, how does one do that?
Thanks, Steve
________________________________ From: Keith Flower keith@keithflower.org To: Steve Graham jsgrahamus@yahoo.com Cc: Gambit List Gambit-list@iro.umontreal.ca Sent: Wednesday, March 14, 2012 7:49 PM Subject: Re: [gambit-list] Gambit on Android
On Mar 13, 2012, at 3:35 PM, Steve Graham wrote:
Keith,
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?
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:
http://developer.android.com/guide/practices/design/jni.html http://android.wooyd.org/JNIExample/files/JNIExample.pdf
Regards,
Keith
Thanks, Steve
From: Keith Flower keith@keithflower.org To: Steve Graham jsgrahamus@yahoo.com Cc: Gambit List Gambit-list@iro.umontreal.ca Sent: Monday, March 12, 2012 12:38 PM Subject: Re: [gambit-list] Gambit on Android
For my little Gambit for Android app
https://play.google.com/store/apps/details?id=org.keithflower.gambit
the GUI is Java, Gambit is compiled with the Android Native Development Kit, and JNI is the bridge.
I'm testing to release a new version that incorporates all of Marc's nice recent iOS changes.
Regards,
Keith
On Mar 12, 2012, at 10:19 AM, Steve Graham wrote:
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?
Thanks, Steve_______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
_______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list