Linknode Demo

Cloud-Native Android Development by Murray Kopit

About This Project

This is a demonstration Android app showcasing modern cloud-based development practices with a beautiful native UI inspired by Linknode's design language.

Key Features

Technology Stack

Kotlin Android SDK 34 Material Design 3 Gradle 8.0 Codemagic CI/CD Firebase Test Lab

Development Workflow

This project uses a completely cloud-based development workflow:

  1. Code in cloud IDEs (GitHub Codespaces, Gitpod)
  2. Push to GitHub for automatic builds
  3. Codemagic builds and signs the app
  4. Firebase Test Lab runs automated tests
  5. Automatic deployment to Google Play

Get Started

The Android app source code is available in the /android directory of this repository.

View on GitHub