Sunday 14 November 2010

Android NDK Primer & Drawable Customiser presentation

I presented a primer on getting started with Android NDK at OpenLab OpenDay on the 13th November. The presentation consisted of the following parts:
  • Basic introduction to the Android NDK (Building and development basics)
  • Use of DirectBuffers
  • Accessing java objects from the NDK (Getting and Setting data in Java Objects)
The talk covered most of the basics, and people were surprised to see just how easy using the NDK can be...

I also gave a brief overview of the upcomping Drawable Customiser release and have released a basic version of the API under GPL (Available here). I will be posting some usage examples in the next couple of weeks ..

The NDK presentation is available as : OpenOffice and PowerPoint XML

No comments:

Post a Comment