I got this code that is working in most model, But with the Samsung Galaxy Young (GT-S5360L) Andorid 2.3 is no working properly.
In the cell phone mentioned, it raise the event GPS_LocationChanged each second and not each 15 seconds.
Any suggestion???? thanks for the help
B4X:
Dim gps_interno As GPS
gps_interno.Start(15000,0)
In the cell phone mentioned, it raise the event GPS_LocationChanged each second and not each 15 seconds.
Any suggestion???? thanks for the help
Last edited: