GraphCanon updated Aug 12, 2026 · GitHub synced Aug 12, 2026
19views this month
Decision brief
MobileGym specializes in browser-hosted Android simulation for reinforcing learning training of mobile GUI agents. It is licensed under Apache-2.0 and written in Python.
Good fit when
- You require a browser-based solution to simulate Android environments for testing and training mobile graphical user interface (GUI) agents.
- Need a scalable platform for online reinforcement learning that supports verifiable evaluation of your AI models specifically tailored for mobile applications.
Avoid when
- Your project does not involve mobile GUI agent research or development; MobileGym's specialty is in this specific application and may not be useful for general-purpose simulation。
- You are looking for a solution that runs exclusively on local servers rather than browser-hosted environments.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (41d since push)
- As of Aug 12, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 12, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install mobilegym PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
MobileGym is a platform focusing on verifiable evaluation and scalable online reinforcement learning training specifically for mobile GUI agents in an android simulation environment hosted in browsers.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 12, 2026
- Languages
- python, javascript, typescript
Source: github.language+package.json · Aug 12, 2026
Categories
Tags
README
📦 Licensing MobileGym uses two licenses by design — please read both before redistributing. 🛠️ Code → — Apache License 2.0 . Core MobileGym source files ( , , , , , ). 🧪 Training code → — Apache License 2.0 . Online RL pipeline under ; vendored third party components retain th...
For agents
This page has a .md twin and JSON over the API.