I need to know, how to trigger or open J2ME application when GPS coordinates changes
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think that starting an application based on GPS co-ordinate chnages is possible generically on J2ME. Why not have your application running all the time, monitoring the GPS co-ordinates and then take action when you detect a significant change?