Monitoring GPS Coordinates
        Posted  
        
            by Suriyan Suresh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Suriyan Suresh
        
        
        
        Published on 2010-05-31T04:28:26Z
        Indexed on 
            2010/05/31
            4:32 UTC
        
        
        Read the original article
        Hit count: 320
        
I need to monitor GPS Coordinates changes at every 15 min and take action based on that. as per bada developer guide report "only one application allowed to run at a time if another application try to run first one is closed" .so that how do i monitor GPS coordinates without interruption from other applications. how do i keep my application running at all times
© Stack Overflow or respective owner