Android Burning Questions

Android Burning Questions

The pivotal point of this presentation is how to code on Android in effective way. If you love programming in Java and have concerns that this language is somewhat second-class citizen to XML on Android platform, this talk is right for you. We will have a look if there are any medicaments to remedy the chevronitis disease.

Presentation covers problematic areas such as disparity that Java is built around object-oriented principles while the rest of the Android is not and how to deal with rough edges that come from this. Another important aspect covered is how to stay “legal” and not fight the system. While some of the techniques presented won’t be exactly what creators of Android had in mind, the focus is to behave correctly, be reusable and extensible and how to make best of the techniques Java gives us to cope with whatever shortcomings Android might have. The presentation is based around actual, legitimate examples that might plague developer’s everyday life, and the takeaway is how to cope with them in elegant, effective way to deliver better Android applications.

Watch this video on Oredev.org