Skip to content

Run AI agents on your Android phone — no terminal, no CLI, just a guided setup.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

zhixianio/botdrop-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,620 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BotDrop

Run AI agents on your Android phone — no terminal, no CLI, just a guided setup.

BotDrop wraps OpenClaw into a user-friendly Android app. Install, configure, and manage your AI agent in 4 simple steps.

Features

  • Guided 4-step setup — Auth → Agent → Install → Channel
  • Multi-provider support — Anthropic, OpenAI, Google Gemini, OpenRouter, and more
  • Telegram & Discord integration — Chat with your agent through your favorite messenger
  • Background gateway — Keeps your agent running with auto-restart
  • No terminal required — Everything happens through the GUI

Installation

Download APK

Download the latest APK from Releases.

Build from Source

Prerequisites:

  • Android SDK (API level 34+)
  • NDK r29+
  • JDK 17+
git clone https://github.com/louzhixian/botdrop.git
cd botdrop
./gradlew assembleDebug

The APK will be at app/build/outputs/apk/debug/.

Architecture

BotDrop is built on Termux, providing a Linux environment for running Node.js-based AI agents on Android.

┌──────────────────────────────────┐
│     BotDrop UI (app.botdrop)     │
├──────────────────────────────────┤
│     Termux Core (com.termux)     │
├──────────────────────────────────┤
│  Linux Environment (proot/apt)   │
├──────────────────────────────────┤
│  OpenClaw + Node.js + npm        │
└──────────────────────────────────┘

See docs/design.md for detailed architecture.

Contributing

See CONTRIBUTING.md for guidelines.

License

This project is licensed under the GNU General Public License v3.0.

Built on Termux (GPLv3).

About

Run AI agents on your Android phone — no terminal, no CLI, just a guided setup.

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.md

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project