Hy guys ! I'm writing a program to read some position stored in a db and show them on a map using unfolding library. During the sql query I wanna parse the gps data into a float array (lat[], lng[]). I get stucked if i try to put them in the array but it works fine if I store in a float. Sorry if the code is such a shame but I'm a newbie ;-)