Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 2.5 KB

File metadata and controls

62 lines (43 loc) · 2.5 KB

AYA

Android ADB desktop app.

AYA - Open source desktop app for controlling android devices | Product Hunt

Windows macOS Linux Downloads License

AYA is a desktop application for easily controlling android devices, which can be considered as a GUI wrapper for ADB.

Installation

Click here to download and install AYA. Windows x64, Mac arm64, Mac x64 and Linux x86_64 are supported.

Features

  • Screen mirror
  • File explorer
  • Application manager
  • Process monitor
  • Layout inspector
  • CPU, memory and FPS monitor
  • Logcat viewer
  • Interactive shell

For more detailed usage instructions, please read the documentation at aya.liriliri.io!

Related Projects

  • licia: Utility library used by AYA.
  • luna: UI components used by AYA.
  • vivy: Icon image generation.
  • echo: Harmony OS version of AYA.

Contribution

Read Contributing Guide for development setup instructions.