mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 12:15:52 +03:00
[GH-ISSUE #14] Support other emulator devices #8
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#8
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 @budtmo on GitHub (Jun 14, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/14
@v3g3t4x commented on GitHub (Jun 13, 2018):
When this new devices ?
@budtmo commented on GitHub (Jun 14, 2018):
Hi @v3g3t4x ,
I am working on something else at the moment, but it would be great if you can help us in this improvement. It will also benefit others.
@v3g3t4x commented on GitHub (Jul 12, 2018):
If you provide a tutorial or guideline we can create it..
@mgrazioli commented on GitHub (Aug 8, 2018):
Also I need to this Documentation please
@wsegurar commented on GitHub (Aug 8, 2018):
Hello,
How I can help, I need support for Samsung Galaxy S7 Edge
@v3g3t4x commented on GitHub (Aug 9, 2018):
@butomo1989 please help us 👍
@diemol commented on GitHub (Aug 9, 2018):
You could check how the Galaxy S6 is being built and find out what values are needed for the S7.
@budtmo commented on GitHub (Aug 9, 2018):
Hi @v3g3t4x @mgrazioli @wsegurar ,
Here is the steps:
Note: please use the same name format like others.
@mgrazioli commented on GitHub (Aug 10, 2018):
Hi budi,is it possible change resolution's android emulator? Why when do I start the emulator for example Samsung s7, I see all icons small?
@avecc commented on GitHub (Dec 5, 2018):
Any update on that ? :(
@dwwhalen commented on GitHub (Jun 25, 2019):
@budtmo I would like to add Samsung Galaxy S8 emulator. I've cloned the repo and added the device profile and device skin. Now I want to test locally. How do I build a local image that incorporates my updates? For example, I'd like to build the docker-android-x86-9.0 image locally. Thanks.