Chiu-Ki was on the Android server team when the G1 came out. She switched to apps development when she moved to the maps team, building Google Mobile Maps for Android.
Talks I've Given
-
Fun with Android Shaders and Filters
Featuring Chiu-Ki Chan
What does it take to make an app from good to great? Attention to detail. In this session we will dive into advanced techniques to customize Paint, the core of Android rendering. With Shaders and Filters, you can fine tune the look-and-feel of your app and delight your user with a polished UI.
droidcon anndroid android-shaders -
Deep Dive into Android Custom Components
Featuring Chiu-Ki Chan
Android comes with many built-in components, but some tasks are best accomplished by rolling your own. We will start with an overview of the different ways to extend View and ViewGroup, then dive deeper.
android view viewgroup