Paul is CTO and co-founder of Pixplicity, Holland’s leading Android-specific consulting and app-building company. He applies his knowledge of Java, Android and Linux in Pixplicity to develop high-quality apps and provide technical solutions for customers such as Mercedes-Benz, Nestlé, De Telegraaf, AGIS and De Consumentenbond.


Custom Components for Android

Room: laboratory Time: 15:20 - 16:50
Language: English Level: Intermediate

Android offers a powerful model for building user interfaces, based on fundamental layout components View and ViewGroup. The platform includes a prebuilt set that you can use to construct your UI, but making your own may be easier than you think—and it will make your code around complex UIs cleaner and much easier to understand.

In this workshop we'll see how some of Android's widgets and layouts are put together, how you can expand on them and of course you'll get your hands dirty with making some of your own. We'll look into best practices, such as accessibility, measuring and memory management.