Sitemap

Member-only story

Stitch Google Designing with AI, Structuring with AI

3 min readAug 7, 2025

--

TANCAB: Part II Building with Android Kotlin

Press enter or click to view image in full size

This article is a continuation of my previous one:

Kotlin + Jetpack Compose: Developing an MVP Agriculture App

This project is a dream of mine to build an agriculture-focused app integrated with IoT.

I chose Android as the platform because most of my target users, who are farmers, primarily use Android devices.

Additionally, Android provides more flexibility and control when working with IoT systems.

Previously, I developed a similar app using Flutter.

However, I encountered several technical challenges that were quite complex to resolve in Flutter.

That’s why I decided to go native starting with Android first. Once the MVP is complete, I plan to develop the iOS version as well.

The Latest Progress: How AI and Tools Accelerated My Workflow

Let me walk you through the latest updates and improvements to the app.

Honestly, the advancements in technology especially AI have significantly helped me streamline the development process.

--

--