Skip to content

EchoOwl Android APK v1.0.0

Latest

Choose a tag to compare

@SamP231004 SamP231004 released this 11 Jun 09:03

🦉 EchoOwl Android APK v1.0.0

EchoOwl Mobile is now available as a standalone Android APK.
This release brings the core EchoOwl SaaS event monitoring experience to mobile, built with React Native and Expo.

🚀 What’s Included

  • 🔐 Authentication with Clerk

    • Sign in and sign up from the mobile app
    • Email verification flow
    • Secure session handling
  • 📊 Mobile Dashboard

    • View event categories
    • Track category usage
    • Monitor activity from a clean mobile interface
  • 🧩 Event Category Management

    • Create new event categories
    • View category-level details
    • Inspect event activity by category
  • 🔑 API Key Settings Screen

    • Dedicated mobile screen for API key information
    • Current limitation: editing/viewing sensitive API keys should be done from the web version
  • 💳 Upgrade Flow

    • Mobile upgrade page
    • Stripe checkout integration
    • Plan and usage visibility
  • ⚙️ Account Settings

    • Account management screen
    • Sign out support
    • Plan-related settings
  • 🎨 Branding Updates

    • Updated EchoOwl app icon
    • Improved README documentation
    • Added mobile screenshots for the main app screens

📱 Screens Included in This Release

  • Landing page
  • Dashboard
  • Create category flow
  • Category detail page
  • API key settings
  • Upgrade page
  • Stripe payment page
  • Account settings

⚠️ Current Limitations

API key and Discord key editing/viewing are not fully supported inside the mobile app yet.
Please use the EchoOwl web version for managing sensitive keys.

📦 Installation

Download the APK from this release and install it on an Android device.

If Android blocks installation, enable:

Install unknown apps

for the browser, file manager, or app you are using to open the APK.

🛠️ Tech Stack

  • React Native
  • Expo
  • Expo Router
  • TypeScript
  • Clerk
  • TanStack React Query
  • Zustand
  • Axios
  • Spring Boot backend
  • Stripe checkout integration

✅ Recommended After Install

After installing, test:

  • Sign in / sign up
  • Dashboard loading
  • Category creation
  • Category detail screen
  • Upgrade page
  • Account settings