I want to use the Locale method forLanguageTag().
However, the device minSdk that is required for using it is 21.
Since I want my app to be compatible with as many devices as possible, I need an equivalent for lower minSdk.
Is anybody familiar with such alternative?