Hello with this code:
i become this error:
but this is a method of locale
B4X:
Dim jo As JavaObject
jo.InitializeStatic("java.util.Locale")
Log(jo.RunMethod("getDisplayLanguage()", Null))
i become this error:
B4X:
java.lang.RuntimeException: Method: getDisplayLanguage() not found in: java.util.Locale
but this is a method of locale