[gambit-list] Gambit on Android

Álvaro Castro-Castilla alvaro.castro.castilla at gmail.com
Tue Mar 13 19:44:32 EDT 2012


Hi Steve,

These are the two I've used:

http://www.apress.com/9781430226475
http://www.apress.com/9781430230427

Android Pro Games explains a bit of JNI interface, but it was written
prior to Native Activity (Android 2.2) and even NDK times, but is
worth reading.

Also these: http://commonsware.com/

Best




On Tue, Mar 13, 2012 at 11:35 PM, Steve Graham <jsgrahamus at yahoo.com> 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?
>
>
> Thanks, Steve
>
> ________________________________
> From: Keith Flower <keith at keithflower.org>
>
> To: Steve Graham <jsgrahamus at yahoo.com>
> Cc: Gambit List <Gambit-list at 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 at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>
>
>
>
>
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>



More information about the Gambit-list mailing list