Just a hypothetical question.
I am thinking of making an app that read the current GPS position and compares it to several predfined positions. That is not hard but what I need to do is have it run in the background and if the device gets within a certain range of the predfined position it should make the user aware of that prefinded position.
Is this possible? If so can someone give me some suggestions how to think and do this?