Matt Dolan has been developing with Android since the dark days of v1.6. When he's not eating donuts he's passionate about bringing developers and designers together to #buildbetterapps
Talks I've Given
-
Lightning Talk: Move Over Certificate Pinning. Certificate Transparency Is Here!
Featuring Matthew Dolan
Failing to protect your users data can not only result in fines but of course loss of your users trust.
You can protect your apps against man-in-the-middle attacks using techniques such as certificate pinning. However, as you will discover, implementing certificate pinning requires us to answer...
ssl certificate-pinning certificate-transparency mobile android -
Why Effective Java Still Matters to Kotlin Developers
Featuring Matthew Dolan
Effective Java by Joshua Bloch profoundly influenced the design of Kotlin yet by exploring a selection of "items" from the book you will see how it is still just as relevant to Kotlin developers today when we aim to write Effective Kotlin code.
For example, consider how data classes...
mobile droidconuk android effective-kotlin kotlin effective-java -
Design and development: Best practices by example
Featuring Matthew Dolan
With a poor feedback loop between design and development, it's easy to fall into the trap of low quality code with a lack of cohesion in the UI.
droidcon droidconuk android mobile