Language: 日本語English

test-android-apps Codex Plugin

Author
OpenAI
Category
Developer Tools
Topics
Code Quality, Review & Testing · Web & App Development · Monitoring & Observability
Version
0.1.2
First seen
2026-07-12
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

test-android-apps is a Codex plugin published by OpenAI that supports Android app testing through emulator workflows, according to its plugin.json. It covers issue reproduction, screenshots, UI inspection, log capture (logcat), and performance profiling using tools such as Simpleperf, Perfetto, and gfxinfo. The manifest lists version 0.1.2, MIT license, and category 'Developer Tools'. The plugin's longDescription states it can build and install app variants, drive a booted Android emulator with adb input events, and inspect UI trees while gathering evidence. It is part of the openai/plugins repository, alongside other example plugins such as figma and build-ios-apps mentioned in the README.

Overview

This is not a SaaS product but a Codex plugin (kind: 'plugin' per plugin.json), designed to assist with Android app testing inside the Codex environment via emulator-driven workflows.

What you can do with test-android-apps

  • Build and install Android app variants
  • Drive a booted Android emulator using adb input events
  • Inspect UI trees
  • Capture screenshots during issue reproduction
  • Collect logcat output
  • Gather performance and memory evidence via Simpleperf, Perfetto, gfxinfo, or memory/leak analysis

Sources

Original description (English)

Test Android apps with emulator workflows for reproduction, screenshots, UI inspection, log capture, and performance profiling.

History of test-android-apps

Back to list