# Jinnrry/RobotHelper

安卓游戏自动化脚本框架|Automated script for Android games

Repository: https://github.com/Jinnrry/RobotHelper
Canonical: https://ross.abutalabs.com/products/robothelper
Language: Java
License: AGPL-3.0
License Family: copyleft
Last push: 2022-09-01T03:04:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2554, "days_push": 1462, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1136, forks 233 (observed 2026-08-28T04:03:43.791029+00:00)

## What it is
RobotHelper is an Android automation script framework written in Java, providing common building blocks like screen capture, image-based point finding, tap simulation, and OCR via Tesseract. It supports switching between accessibility, Root, and Xposed privilege modes for simulating input, and targets rapid development of Android game bots and crawler projects.

## Use cases
- automate android game tasks with scripts
- find and tap ui elements by image matching on android
- ocr text from android screen regions
- build android bots using accessibility or root
- lightweight alternative to autojs for game automation

## When to choose
- you need a lightweight, extensible Java framework for Android game automation
- you want to switch between accessibility, Root, and Xposed input methods
- you need built-in screen capture, color-based point finding, and OCR

## When to avoid
- you need iOS or desktop automation
- you want a mature actively maintained project with recent releases
- you prefer scripting in JavaScript like AutoJS rather than Java

## Facets
- artifact type: framework
- maturity: maintenance
- function: workflow-automation, ocr, image-processing, computer-vision
- domain: android-tools, gaming-tools, crawlers
- platform: jvm
- tags: android-automation, game-scripting, accessibility-service, root, xposed, screen-capture, tesseract-ocr, automation, android

## Member repositories
- Jinnrry/RobotHelper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.791029+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:36:25.912115+00:00, confidence not recorded.
  - readme: https://github.com/Jinnrry/RobotHelper (fetched 2026-08-28T04:03:43.791029+00:00, sha 876fba6108d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
