[GH-ISSUE #90] Able to switch locale / language on the fly #67

Closed
opened 2026-03-01 15:39:53 +03:00 by kerem · 3 comments
Owner

Originally created by @budtmo on GitHub (Jul 10, 2018).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/90

Please make sure that it is an issue / a feature request. If it is a question / help wanted, please visit our group chat. Thank you!

Expected Behavior

It should be possible to change locale on fly by passing environment variable

Actual Behavior

It do not have that feature right now (you need to modify it from setting if you want to change the language)

Originally created by @budtmo on GitHub (Jul 10, 2018). Original GitHub issue: https://github.com/budtmo/docker-android/issues/90 **Please make sure that it is an issue / a feature request. If it is a question / help wanted, please visit [our group chat](https://gitter.im/butomo1989/docker-android). Thank you!** ## Expected Behavior It should be possible to change locale on fly by passing environment variable ## Actual Behavior It do not have that feature right now (you need to modify it from setting if you want to change the language)
kerem closed this issue 2026-03-01 15:39:53 +03:00
Author
Owner

@JoeSSS commented on GitHub (Jul 10, 2018):

I'm not sure if it is a good idea at all.. but what we're doing right now is archiving the whole android_emulator folder and apply it on the image. This gives us instant boot (because the snapshots are also copying over) and also possibility to add stuff to emulator (language/none animation/contacts/store credentials etc.).

<!-- gh-comment-id:403747174 --> @JoeSSS commented on GitHub (Jul 10, 2018): I'm not sure if it is a good idea at all.. but what we're doing right now is archiving the whole `android_emulator` folder and apply it on the image. This gives us instant boot (because the snapshots are also copying over) and also possibility to add stuff to emulator (language/none animation/contacts/store credentials etc.).
Author
Owner

@budtmo commented on GitHub (Jul 10, 2018):

@JoeSSS I think it is not a good idea, because the changes inside Emulator (for example in Settings) will be stored there as well. but there is no harm if you can add it in the documentation and create a PR maybe? I assume that you use the existing android_emulator folder from host and share volume with docker container, right?

<!-- gh-comment-id:403758573 --> @budtmo commented on GitHub (Jul 10, 2018): @JoeSSS I think it is not a good idea, because the changes inside Emulator (for example in Settings) will be stored there as well. but there is no harm if you can add it in the documentation and create a PR maybe? I assume that you use the existing android_emulator folder from host and share volume with docker container, right?
Author
Owner

@budtmo commented on GitHub (Aug 3, 2018):

Fixed in release-1.3-p3

<!-- gh-comment-id:410263337 --> @budtmo commented on GitHub (Aug 3, 2018): Fixed in [release-1.3-p3](https://github.com/butomo1989/docker-android/releases/tag/1.3-p3)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#67
No description provided.