KC Java Users Group Presentation

Posted by rodelljr on Geeks with Blogs See other posts from Geeks with Blogs or by rodelljr
Published on Fri, 22 Aug 2014 09:38:52 GMT Indexed on 2014/08/22 22:21 UTC
Read the original article Hit count: 208

Filed under:

Originally posted on: http://geekswithblogs.net/rodelljr/archive/2014/08/22/kc-java-users-group-presentation.aspx

I would like to thank the KC Java Users Group for allowing me to do my presentation; Supporting Multiple Devices Part 2. In this talk, I discussed a Master/Detail application that runs on Android 2.2 devices and forward. I used the Actionbar compat Android library to allow the older devices to have an actionbar. I also used a SQLite database for my data. And just to add one last thing, I also incorporated the use of custom fonts. 
If you are interesting in looking at this sample application, I have uploaded it to my GitHub account here. I also have a Power Point presentation which you can get here.

© Geeks with Blogs or respective owner