Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spike] Android Environment Management Solution #49

Open
WHALEEYE opened this issue Nov 6, 2024 · 0 comments
Open

[Spike] Android Environment Management Solution #49

WHALEEYE opened this issue Nov 6, 2024 · 0 comments
Labels

Comments

@WHALEEYE
Copy link
Collaborator

WHALEEYE commented Nov 6, 2024

Description

Explore solutions for comprehensive management of Android environments, including environment creation, initialization (setup), snapshot management, resetting, deletion, and interaction.

Notes

We think google-deepmind/android_env, which is used by AndroidWorld, is a good existing solution.
https://github.com/google-deepmind/android_env
https://github.com/google-research/android_world

Another possible solution is using docker for x86 Linux and using AVD on Mac (arm64) . Taken from Android-Lab:
https://github.com/THUDM/Android-Lab

Expected Output

A report of the possible solution, including how to do the management specifically, along with any drawbacks found that can be improved. A detailed report could help a lot in the future development.

@WHALEEYE WHALEEYE added this to the Sprint 1 milestone Nov 6, 2024
@WHALEEYE WHALEEYE added the spike label Nov 6, 2024
@WHALEEYE WHALEEYE changed the title [Feature Request] Android Environment Management Solution [Spike] Android Environment Management Solution Nov 6, 2024
@WHALEEYE WHALEEYE removed this from the Sprint 1 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant