Quick exploration of Android Things for IOT. Let's build stuff with things!
How many coffees have you drunk while Android Studio was building your project? Here you can find 10 tips that will help you to reduce them.
Gradle files contain code, and code generate duplications if not organised and maintaned correctly. Gradle plugins and 'apply from' can help to organise build script code in multiple projects.
Using View Outline Providers to clip a view and create a Material Design Chip. Ripples and State List Animators, and what does that have to do with Outline Providers.