gave a similar talk last year. I updated it and rev'd it for you. So if you saw my talk last year, don't fret - I have a bunch of new content here. Unconventional Android v2 | Richard Cirerol | @codeprogression
Area called Vertigo. Vertigo is a really cool place to work. I get to write Android applications for some pretty high-profile clients. Unconventional Android v2 | Richard Cirerol | @codeprogression
networks), Microsoft, Radio Disney, GoPro, HBO, Google and more. In addition to Android, we do apps for iOS, Windows, Windows Phone, XBox, Playstation, Roku, and we even do websites. Unconventional Android v2 | Richard Cirerol | @codeprogression
at a glance what is happening because we are doing too many things here. Same thing with our MovieActivity and Movie View Holder. We have repeated code and misplaced code. How do we tackle bloat? Unconventional Android v2 | Richard Cirerol | @codeprogression
uri generation - 06_custom_view: Create custom views Using some clean code principles, we've made the code easier to read and componentized. Unconventional Android v2 | Richard Cirerol | @codeprogression
AsyncTask - Intent Service - Callbacks So many ways to handle asynchronicity. They all have their place and they all have their drawbacks. Unconventional Android v2 | Richard Cirerol | @codeprogression