Fixes the java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/ProtocolVersion crashes introduced most likely by this commit by updating the Google Map libraries.
Lib updates required some minor changes to related examples
Google Maps examples (Indoor-Outdoor & Geofences) needed explicit permission checking (failure delegated back to the example list)
ImageView example's permissions for internal storage needed fixing too
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/ProtocolVersion
crashes introduced most likely by this commit by updating the Google Map libraries.