mobile - Trigger J2ME application when GPS coordinates change -


I should know how to trigger or open the J2ME app when GPS is synchronized

/ Div>

I do not think launching an application based on GPS coordinates is normally possible on J 2ME. Why not your applications are running all the time, monitor GPS coordinates, and then when you find any significant changes, take action?


Comments