Kevin is the President of Touchlab, an Android development shop based in NYC (that also runs Droidcon NYC).
He started coding at age 7, and has been professionally coding for over 15 years. Kevin's Android experience started before the G1 was released. He is also the original author of the ORMLite/Android implementation.
Follow Kevin at @kpgalligan
Talks I've Given
-
Kotlin Multiplatform Architecture
Featuring Kevin Galligan
Code sharing options for mobile have existed for years, but most tend to be relatively obscure (Rubymotion), difficult to use (C++), or limited in scope or developer interest (J2objc). Kotlin Multiplatform will emerge as an option that allows significant sharing of logic and architecture, while...
mobile architecture android kotlin -
2
Coffee Break, Networking, Q&A Clinics, Games and Demos
Featuring Erik Hellman and Kevin Galligan
Join us on the exhibition floor over the coffee break for your chance to chat with leading experts and discuss upcoming trends and technologies. We have an awesome range of clinics taking place across four zones, as well as a number of amazing raffle prizes to give away at sponsor booths.
android clinic -
2
Code Review (Practices & Tools Zone - Kensington Gardens)
Featuring Kevin Galligan and Erik Hellman
Find the Practices & Tools Zone in Kensington Gardens - the Exhibition Floor @ Droidcon London 2015!
android code-review -
All about ORM’s
Featuring Kevin Galligan
Android has matured to the point where there are several database access and management options, as well as some totally non-sqlite alternatives. You will discover some of the well known options, take a look at Realm, and demo an ORMLite port that uses annotation processing instead of reflection,...
android orm touchlab realm