camel-ai / crab

CRAB: Cross-environment Agent Benchmark for Multimodal Language Model Agents. https://crab.camel-ai.org/
https://crab.camel-ai.org/
194 stars 28 forks source link

[Feature Request] Add low-level Android API #25

Open dandansamax opened 3 months ago

dandansamax commented 3 months ago

Required prerequisites

Motivation

Currrent Android environment is only support high-level (user interface) functions, like screen tapping, keyboard input, etc. It will be helpful for agents to add low-level Android APIs to provide more efficient operations.

Solution

Refrence: https://arxiv.org/pdf/2407.00993

Additional context

No response