Android 在功能标志后面添加新的区域设置
在 android 中的功能标志后面添加新语言(或区域设置)的最佳方法是什么,以便我可以在内部启用它(我们确实可以选择内部构建的不同构建变体)进行几周的测试?
或者具体来说,如果我可以拦截区域设置解析并添加功能标志,例如法语是否是最近添加的新语言,我只想在我们的内部构建中显示它,而对于外部构建,用户将继续看到英语。
What is the best way to add a new language (or locale) in android behind a feature flag so that I can enable it internally (we do have an option of different build variant for internal builds) for testing for a few weeks?
Or specifically if I can intercept locale resolution and add a feature flag such as if french is the new language added recently, I only want to show it in our internal build and for external builds users will continue seeing english.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论