Android Question [SOLVED] Locale problem

makis_best

Well-Known Member
Licensed User
Longtime User
Hi

I try to add in Sub Service_create the locale
B4X:
    Dim jo As JavaObject
    jo.InitializeStatic("java.util.Locale").RunMethod("setDefault", Array(jo.GetField("GR")))

But always I get the error saying


Why?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…