Pular para o conteúdo
  • Celebrating 5 years of Kotlin on Android

    setembro 12, 2026

    ·

    coisa

    Five years ago, at the 2017 Google I/O Keynote, Kotlin became an officially supported language for Android development. With this post, let’s celebrate by revisiting that initial story, some important steps along the way, and by looking at the ongoing efforts by Google to support Kotlin.

    Read More

  • Pi Practice App in Compose

    setembro 12, 2026

    ·

    coisa

    In another detailed Jetpack Compose walkthrough, we’ll look at implementing a simple app for practicing the digits of pi!

    Read More

  • Clean Chat Example App with Jetpack Compose

    setembro 12, 2026

    ·

    coisa

    Jetpack Compose makes it easy to build beautiful UI. Check out this Chat UI sample, and learn some exciting bits of Compose along the way!

    Read More

  • Announcing requireKTX

    setembro 12, 2026

    ·

    coisa

    Introducing a new library to conveniently require values from common Android types.

    Read More

  • Keeping public API in check with the Kotlin binary validator plugin

    setembro 12, 2026

    ·

    coisa

    As your library code is evolving over time, you have to be mindful of changes in your public API. Here’s how you can keep it in check.

    Read More

  • Jetpack Compose: First Impressions and Learning Resources

    setembro 12, 2026

    ·

    coisa

    Jetpack Compose is finally in beta. Here are my first impressions using its beta, and some recommended resources for getting started with it.

    Read More

  • Build an Android Chat app with Jetpack Compose

    setembro 12, 2026

    ·

    coisa

    In this tutorial, you’ll learn how to build a real, functional chat app using Jetpack Compose and the Stream Chat Android SDK.

    Read More

  • Prime Table Generator in Jetpack Compose

    setembro 12, 2026

    ·

    coisa

    I’ve dusted off one of my oldest (and favourite) coding projects, and rewrote it in Jetpack Compose as a nice little practice exercise.

    Read More

  • Compose O’Clock

    setembro 12, 2026

    ·

    coisa

    I started learning Jetpack Compose this week. Two days into that adventure, here’s a quick look at how a neat clock design can be built up in Compose, step-by-step.

    Read More

  • Publishing Android libraries to MavenCentral in 2021

    setembro 12, 2026

    ·

    coisa

    MavenCentral is the place to be for Android libraries, but publishing there is no easy task. With JCenter going away soon, this problem is more timely than ever. Here’s the step-by-step guide on how to do it.

    Read More

Página anterior Próxima página