Maiko Trindade

Maiko Trindade

Android Developer

linkedin linkedin devpost gdev mastodon
  • Blog
  • About
  • Education
  • Experience

Latest Updates

  • Exploring Android XR
  • A Guide to Accessibility in Android Apps with Jetpack Compose
  • Gemini AI in Android Studio » Faster, Smarter, Better
  • Improving accessibility of Android app

  • See other articles
  • Archive

by @maikotrindade © 2025

  • 14 Dec 2024 Exploring Android XR
  • 03 Dec 2024 A Guide to Accessibility in Android Apps with Jetpack Compose
  • 20 Oct 2024 Gemini AI in Android Studio » Faster, Smarter, Better
  • 11 Sep 2024 Improving accessibility of Android app
  • 04 Sep 2024 Build Better Apps with Kotlin Multiplatform for Android & iOS
  • 02 Jul 2024 Kotlin 2.0 – A New Era for Android Development
  • 03 Apr 2024 Deep Dive into DeFi – Liquidity Pools and Aave Explained
  • 18 Mar 2024 Decoding Meme Coins – Hype, Risks, and Reality
  • 29 Feb 2024 Enhancing Ethereum Security Through AI-Based Code Audits
  • 26 Jan 2024 Elevating Android Development – Insights into Compose UI Testing
  • 15 Nov 2023 Exploring the Benefits of Android Jetpack Compose II
  • 05 Oct 2023 Exploring the Benefits of Android Jetpack Compose I
  • 02 Aug 2023 Integrate your Android app with a ERC20 smart contract
  • 28 Jun 2023 Nomad token - Chainlink Spring 2023 Hackathon
  • 21 Apr 2023 Exploring Material3 for Android with Jetpack Compose
  • 22 Mar 2023 Comparing Jetpack Compose and Reactive JS
  • 12 Feb 2023 Migration from XML-based UI to Jetpack Compose
  • 16 Jan 2023 Send private transactions on private Ethereum networks
  • 26 Dec 2022 The Future of Gaming
  • 15 Nov 2022 Kotlin – Interfaces, Inline and Higher-Order Functions
  • 25 Aug 2022 Let's talk about Jetpack Compose again
  • 12 Jun 2022 Supply chain on blockchains
  • 27 May 2022 Ethereum governance
  • 22 Apr 2022 Best practices and design patterns for Ethereum development
  • 12 Mar 2022 Different types of Consensus mechanisms
  • 28 Jun 2021 Getting started with Chainlink development using Truffle and Infura
  • 12 Jun 2021 What is Chainlink and why it is important for crypto-ecosystem?
  • 29 Sep 2020 Inheritance in Solidity explained
  • 14 Jul 2020 Basic of Mappings in Solidity
  • 01 May 2020 How is the structure of a smart contract
  • 11 Apr 2020 EVM – Ethereum Virtual Machine
  • 20 Feb 2020 Simplify your Android code with Coroutines
  • 05 Dec 2019 Coroutines basics
  • 11 Nov 2019 Blockchain decentralizing the financial system
  • 09 Jul 2019 Koin – Dependency Injection for Kotlin
  • 03 May 2019 Converting Java to Kotlin
  • 25 Apr 2019 Dependency Injection with Dagger 2
  • 29 Mar 2019 How to start with the new token standard ERC777 with Solidity
  • 03 Feb 2019 Introduction to Android WorkManager
  • 19 Jan 2019 Lifecycle-aware components on Android
  • 15 Dec 2018 Architecture Components – Binding Data
  • 20 Nov 2018 What is special about ERC1155?
  • 26 Jul 2018 Solidity – Travis CI with Truffle
  • 07 Jul 2018 Your data in everywhere using Cloud Firestore
  • 20 Jun 2018 Kotlin – tricks and tips
  • 04 Mar 2018 How to handle Flutter connectivity
  • 20 Feb 2018 Solidity – Call x Transactions and Solidity functions
  • 24 Jan 2018 Solidity – Gas, gas price, fee and gas usage
  • 15 Jan 2018 Solidity – Block and Transaction Properties
  • 11 Dec 2017 Solidity – Hashes and Typecasting
  • 07 Nov 2017 Hello Solidity, hello Ethereum
  • 21 Feb 2017 Architecture Components – let's make Android great again
  • 05 Nov 2016 Introduction to Reactive Programming with RxJava
  • 03 Sep 2016 Some useful GIT commands
  • 12 Jun 2016 Model View Presenter (MVP) on Android