sorry if i’m late and i don’t understand but i’ve been going crazy for two days, i can’t even sleep.
I have to acquire a list of provinces from a json file you showed me how to import it the problem is the structure of the json.
I can’t point to the name of the province.
the main object is called regions which is an array which contains a list of objects which is called provinces which is in turn an array which contains the name as well as the code and another array which contains the municipalities.
I should extract the names of the provinces and insert them in a spinner then in another spinner show the municipalities filtered for the chosen province.
I can not make it!
the json file is this
Questi sono alcuni tentativi
Can you help me!
Thanks in advance
Excuse my orrible english
Stefano