mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 12:15:52 +03:00
[GH-ISSUE #185] I need a arm docker image #130
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @id0612 on GitHub (Aug 2, 2019).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/185
🚀 Feature Request
Idea:
Build their own cloud phones and run an application, such as a game, 24 hours a day. Usually they only support ARM.
Problems that want to be solved:
Running third-party applications 24 hours a day, they only support ARM.
Note:
Provide an effective method or simply provide an image of android 5.0 or higher that can run like the current images. I think it's good.
@budtmo commented on GitHub (Aug 21, 2019):
Hi @id0612 ,
I dont support arm image since last year, because it is really slow (it takes 10 minutes to make the emulator ready), so in my opinion it doesnt make sense to use it if it is too slow and flaky.
maybe you can request for apk that is for x86 image.
I will close the ticket for now.
@id0612 commented on GitHub (Aug 21, 2019):
Since all the apps I need to run only support ARM, X86 is meaningless to me, but thank you all the same.