Name | Description |
---|---|
PlayServicesSupport | Play services support is a helper class for managing the Google play services and Android support libraries in a Unity project. This is done by using the Maven repositories that are part of the Android SDK. This class implements the logic of version checking, transitive dependencies, and updating a a directory to make sure that there is only one version of a dependency present. |
ResolutionException | Resolution exception. This is a checked exception for resolution problems. (you can take the developer out of java, but not the java out of the developer). |