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

[Feature Request] Find a more robust Android environment solution #23

Open
1 task done
dandansamax opened this issue Aug 29, 2024 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request environment

Comments

@dandansamax
Copy link
Collaborator

Required prerequisites

  • I have searched the Issue Tracker that this hasn't already been reported. (+1 or comment there if it has.)

Motivation

Current Andorid environment is base on the Google Android Emluator in Android Studio that uses qemu to transcode ARM to x86. Some problmes exist in this setting:

  • Operations are so laggy that even affect experiment result in low performance hardware
  • The snapshot functionality is nearly unusable
  • The whole Andorid Studio IDE too heavy since we only use its emulator.

Solution

Some possible solution:

  • Find an online cloud phone platform.
    • Pros: Their commercial solutions are stable and reliable
    • Cons: Expensive, not fully contolled by us
  • Use a cloud ARM machine to run the emulator
    • haven't tried if it can help improve the performance, but should be true theoretically
  • Change another light-weight emulator
    • To be discussed

If you have better ideas, welome to comment below.

Additional context

No response

@dandansamax dandansamax added the enhancement New feature or request label Aug 29, 2024
@dandansamax dandansamax self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request environment
Projects
None yet
Development

No branches or pull requests

1 participant