Articles

Article

Creating an AI Agent in Claude Code to Control my Smartphone

Automating Android app documentation and testing with artificial intelligence. I was facing a specific challenge: I needed to automatically document various flows of an Android application. That's when I started exploring ways to carry out this process, and one of the tools I decided to test was Claude Code.

Read article
Article

Creating an AI Agent in Claude Code to Control my Smartphone

Automating Android app documentation and testing with an AI agent in Claude Code, wired to an MCP server that drives a real device over ADB.

Read article
Video

Android Splash Screen in Jetpack Compose: Building an Impactful Intro for Your App

In the world of mobile apps, first impressions are crucial. The Splash Screen is the first screen the user sees when opening your app. In this video, we'll create an amazing Splash Screen for our app using Jetpack Compose.

Read article
Video

Create Adaptive Icons for Android Apps

Learn how to create and configure adaptive icons in Android Studio, so your app looks consistent on any launcher and any icon shape the user picks.

Read article
Video

Converting Figma to Jetpack Compose with RELAY

Relay converts Figma components directly into Jetpack Compose code with Material Design, speeding up design-to-code and keeping visual fidelity intact.

Read article
Article

Creating Apps for Android Wear OS with Jetpack Compose

A practical guide on how to develop apps for Android Wear OS using the modern Jetpack Compose toolkit.

Read article
Video

Tic-Tac-Toe with Jetpack Compose - Building Projects Together #1

First episode of Building Projects Together: a classic tic-tac-toe game built from scratch with Jetpack Compose, Android's declarative UI toolkit.

Read article

Projects

  • Android App

    Direção Fácil

    Gamified app to help Brazilians pass the CNH theoretical driving exam through short lessons and interactive quizzes.

  • Android App

    Emoji Memory Jetpack

    Match similar emojis. Memory game open-source, built with Android Jetpack Compose.

  • Open Source Project

    Emoji-Memory-Jetpack

    Game build with Android Jetpack used MVVM

  • Android App

    Idle Elevator

    Idle clicker game where you manage an elevator that never stops climbing. Upgrade attributes, collect coins, and unlock prestige bonuses.

  • Open Source Project

    NuCompose

    [Pt-br] Clone do dashboard do aplicativo mobile da Nu utilizando Jetpack Compose

  • Android App

    Petmob

    Find the best pet care provider near you, or register as a service provider and earn extra income.

  • Open Source Project

    Quiz-Corona

    Samples app Quiz for CoronaSDK

  • NPM Package

    resxclone

    A utility to clone and update xml resources file

  • Open Source Project

    SQL-Contact

    Android SQL CRUD

  • Open Source Project

    TicTacToeCompose

    TicTacToe with Android Jetpack Compose

Milestones

  • 🤖 AI Agent to Control a Smartphone with Claude Code

    Built an AI agent with Claude Code wired to Android-Debug-Bridge-MCP, for test automation and documentation of Android apps.