When starting my app, several POI coordinates shall be added to the Android System. Some hours later, my app is closed and the user walks close to one of the POI he shall ge
Yes, you would use LocationManager and addProximityAlert() as the basis for your desired feature.
LocationManager
addProximityAlert()