I use this method to check the availability of play services:
private boolean checkPlayServices() { int status = GooglePlayServicesUtil.isGooglePlayServi
Had to fix building using 5.0.89 too because my device won't update the google play services.