In the Beta version for ArcGIS API for Android, we had the option on setting the OnSingleTapListener to the LocationService object. There is no such option in the Version 1.0.1.
LocationService.isSymbolFound method Checks if location symbol is found for the given coordinates and tolerance. How can I use this in place of OnSingleTapListener on the LocationService symbol?