Hi to all
I wrote an app which receives an SMS and then tries to get the current GPS location (latitude and longitude). My app is working fine as long as the app is in Foreground but when the app is in Background, the GPS locator change method is never called!
I know that using native Android programming GPS is working in Background.
Can this not be done using Droidscript?
Thanks to all appreciated replies.
Franz