-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sean Dague wrote: > A couple of us are going to gather at Panera on Tuesday Nov 10 at 7pm > (maybe a shy earlier) to do an evening of hacking on Android apps. > Bring your laptop, your emulator, and your favorite android book. > > Full event details here - http://cal.mhvlug.org/events/25 > > -Sean > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mid-Hudson Valley Linux Users Group http://mhvlug.org > http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug > Upcoming Meetings (6pm - 8pm) MHVLS Auditorium > Oct 7 - Glade - Linux GUIs made easy > Nov 4 - Google Wave > Dec 2 - MythTV > Jan 6 - Git
Most likely not going to be able to attend, but just an interesting thing for android-app developers: The NDK! Native Development Kit. C/++ code in an android app via JNI. It doesn't handle GUI, so it's mostly just backside controlling functions, and then java just lying around for handling the interface. http://developer.android.com/sdk/ndk/1.6_r1/index.html They don't have one out for 2.0 yet (the 2.0 sdk has been released), not sure if this will compile fine in a 2.0 app. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrzjjQACgkQir6xBChtA8jpDwCeOOP2lwZ34+sh4S0tLaJSOitL CyUAoJPQkuOkhvYydsppJcsD4UOL8YIP =xKC3 -----END PGP SIGNATURE----- _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) MHVLS Auditorium Oct 7 - Glade - Linux GUIs made easy Nov 4 - Google Wave Dec 2 - MythTV Jan 6 - Git
