Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.19 KB

AYA

Android adb desktop app.

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 and Linux x86_64 are supported.

Features

  • Application manager
  • Process monitor
  • 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.

Contribution

Read Contributing Guide for development setup instructions.