This document outlines topics that will be covered in a talk about intermediate Android development. The topics include: using RoboGuice for dependency injection, basic Java unit testing with JUnit, Android unit testing, the Droid-Fu development framework, and using Hudson for continuous integration of Android builds. Code demos will be provided for RoboGuice, JUnit testing, and Droid-Fu. Questions from attendees are welcomed at the end.
13. topics covered
roboguice : ioc & dependency injection
junit : basic java unit testing
android junit : android unit testing
droid-fu : development framework
if we have time
hudson ci : android build server
Saturday, October 9, 2010
14. android ioc
gettin sauced with roboguice
.
ooze bag ..
b
Saturday, October 9, 2010
24. zoom zoom!
http://www.鍖ickr.com/photos/rhk313/3707813723/
Saturday, October 9, 2010
25. features
BetterAsyncTask
Application Lifecycle Helpers
Robust Http Messaging
Remote Image Handling and Caching
... and more
Saturday, October 9, 2010
26. rotation aware async
user rotates phone during asyn
c task
e
t, all hell breaks loos
at this poin
Saturday, October 9, 2010
27. issues with droid-fu
issue with and roid architecture
really, its an
inheritance
BetterActivity
BetterMapActivity
etc ...
Saturday, October 9, 2010