Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 1.03 KB

File metadata and controls

20 lines (14 loc) · 1.03 KB

Tegro Business — Android WebView App (Sample)

⚠️ Archived — early prototype / reference, no longer maintained. Kept public for transparency and research. See our actively maintained projects in the Tegro open-source org — DEX tegro.finance · Payments tegro.money · all repositories »

A sample Android application that wraps the Tegro payment/business web interface in a native WebView — a reference for shipping the web app as an Android APK/AAB.

Overview

Demonstrates packaging a Tegro web experience into a native Android shell using WebView. Prebuilt app-release.apk / app-release.aab are included as samples.

Tech Stack

  • Language: Kotlin (Android)
  • UI: Native WebView wrapper

Status

🚧 Sample / reference only.

Related